Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fukai
vue-gjjs
Commits
404b5091
Commit
404b5091
authored
Jun 15, 2021
by
denyu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
条款,明细页面修改
parent
f722fde9
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
28 additions
and
18 deletions
+28
-18
index.js
src/config/CodeTable/index.js
+10
-4
Pattern.js
src/model/Ditopn/Pattern.js
+2
-2
Detp.vue
src/views/Business/Ditopn/Detp.vue
+5
-2
Tk.vue
src/views/Business/Ditopn/Tk.vue
+9
-9
index.vue
src/views/Business/Ditopn/index.vue
+2
-1
No files found.
src/config/CodeTable/index.js
View file @
404b5091
...
...
@@ -5247,10 +5247,16 @@ const CodeTable = {
{
label
:
"不申报"
,
value
:
"2"
},
],
tratyp
:[
{
label
:
"陆运"
,
value
:
"L"
},
{
label
:
"水运"
,
value
:
"S"
},
{
label
:
"空运"
,
value
:
"K"
},
{
label
:
"铁路"
,
value
:
"T"
},
{
label
:
"铁路"
,
value
:
"00"
},
{
label
:
"公路"
,
value
:
"01"
},
{
label
:
"空运"
,
value
:
"02"
},
{
label
:
"海运"
,
value
:
"03"
},
{
label
:
"内河"
,
value
:
"04"
},
{
label
:
"多式联运"
,
value
:
"05"
},
{
label
:
"快邮"
,
value
:
"06"
},
{
label
:
"仓储交货"
,
value
:
"07"
},
{
label
:
"其他"
,
value
:
"08"
},
],
trdtyp
:[
{
label
:
"服务贸易"
,
value
:
"TDSV"
},
...
...
src/model/Ditopn/Pattern.js
View file @
404b5091
...
...
@@ -212,12 +212,12 @@ export default {
"didgrp.blk.adlcnd"
:[
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
max
:
390
,
message
:
"长度不能超过39
0"
}
{
max
:
1430
,
message
:
"长度不能超过143
0"
}
],
"didgrp.blk.insbnk"
:[
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
max
:
1430
,
message
:
"长度不能超过1430
"
}
{
max
:
325
,
message
:
"长度不能超过325
"
}
],
...
...
src/views/Business/Ditopn/Detp.vue
View file @
404b5091
...
...
@@ -31,8 +31,8 @@
<el-col
:span=
"12"
>
<el-form-item
label=
"分期装运/提供服务"
prop=
"didgrp.rec.fqzytgfw"
>
<c-select
v-model=
"model.didgrp.rec.fqzytgfw"
:readonly=
"true"
style=
"width:100%"
placeholder=
"请选择"
>
</c-selec
t>
<c-input
v-model=
"model.didgrp.rec.fqzytgfw"
placeholder=
"请输入"
:readonly=
"true"
></c-inpu
t>
</el-form-item>
</el-col>
...
...
@@ -63,6 +63,8 @@
<el-col
:span=
"12"
>
<el-form-item
label=
"转运"
prop=
"didgrp.rec.shptrs"
>
<c-select
v-model=
"model.didgrp.rec.shptrs"
style=
"width:100%"
placeholder=
"请选择"
>
<el-option
label=
"NOT ALLOWED"
value=
"1"
></el-option>
<el-option
label=
"ALL OWED"
value=
"2"
></el-option>
</c-select>
</el-form-item>
</el-col>
...
...
@@ -117,6 +119,7 @@
<el-col
:span=
"12"
>
<el-form-item
label=
"合同币种"
prop=
"didgrp.rec.concur"
>
<c-select
v-model=
"model.didgrp.rec.concur"
style=
"width:100%"
placeholder=
"请选择"
>
<el-option
label=
"CNY 人民币"
value=
"CNY"
></el-option>
</c-select>
</el-form-item>
</el-col>
...
...
src/views/Business/Ditopn/Tk.vue
View file @
404b5091
...
...
@@ -6,7 +6,7 @@
</el-col>
-->
<el-col
:span=
"24"
>
<el-form-item
label=
"货物
/服务
描述"
prop=
"didgrp.blk.lcrgod"
>
<el-form-item
label=
"货物描述"
prop=
"didgrp.blk.lcrgod"
>
<c-input
type=
"textarea"
v-model=
"model.didgrp.blk.lcrgod"
style=
"width:70%;margin-right:20px;"
maxlength=
"1430"
show-word-limit
placeholder=
"请输入Description of Goods"
></c-input>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-search"
@
click=
"onLcrgodButtxmsel"
>
...
...
...
@@ -25,7 +25,7 @@
<el-col
:span=
"24"
>
<el-form-item
label=
"附加条款"
prop=
"didgrp.blk.adlcnd"
>
<c-input
type=
"textarea"
:autosize=
"
{ minRows: 4, maxRows: 8}" v-model="model.didgrp.blk.adlcnd" style="width:70%;margin-right:20px;" maxlength="
39
0" show-word-limit placeholder="请输入附加条款" >
</c-input>
<c-input
type=
"textarea"
:autosize=
"
{ minRows: 4, maxRows: 8}" v-model="model.didgrp.blk.adlcnd" style="width:70%;margin-right:20px;" maxlength="
143
0" show-word-limit placeholder="请输入附加条款" >
</c-input>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-search"
@
click=
"onAdlcndButtxmsel"
>
...
</c-button>
...
...
@@ -33,19 +33,19 @@
</el-col>
<el-col
:span=
"24"
>
<el-form-item
label=
"
其他条款
"
prop=
"didgrp.blk.insbnk"
>
<c-input
type=
"textarea"
:autosize=
"
{ minRows: 4, maxRows: 8}" v-model="model.didgrp.blk.insbnk" style="width:70%;margin-right:20px;" maxlength="
1430
" show-word-limit placeholder="请输入付行的指示" >
</c-input>
<el-form-item
label=
"
给付款丶承兑丶议付行的指示
"
prop=
"didgrp.blk.insbnk"
>
<c-input
type=
"textarea"
:autosize=
"
{ minRows: 4, maxRows: 8}" v-model="model.didgrp.blk.insbnk" style="width:70%;margin-right:20px;" maxlength="
325
" show-word-limit placeholder="请输入付行的指示" >
</c-input>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-search"
@
click=
"onInsbnkButtxmsel"
>
...
</c-button>
</el-form-item>
</el-col>
<el-col
:span=
"24"
>
<el-form-item
label=
""
prop=
"didgrp.rec.redclsflg"
>
<c-checkbox
v-model=
"model.didgrp.rec.redclsflg"
>
红/绿条款
</c-checkbox
>
</el-form-item
>
</el-col>
<!--
<el-col
:span=
"24"
>
--
>
<!--
<el-form-item
label=
""
prop=
"didgrp.rec.redclsflg"
>
--
>
<!--
<c-checkbox
v-model=
"model.didgrp.rec.redclsflg"
>
红/绿条款
</c-checkbox>
--
>
<!--
</el-form-item>
--
>
<!--
</el-col>
-->
</div>
</
template
>
<
script
>
...
...
src/views/Business/Ditopn/index.vue
View file @
404b5091
...
...
@@ -169,7 +169,8 @@ export default {
apftxt
:
CodeTable
.
apftxt
,
nonrevflg1
:
CodeTable
.
nonrevflg1
,
curtxt
:
CodeTable
.
curtxt
,
litameadv
:
CodeTable
.
litameadv
litameadv
:
CodeTable
.
litameadv
,
avbby0
:
CodeTable
.
avbby0
},
}
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment