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
zhouqian
vue-gjjs
Commits
117e3dbc
Commit
117e3dbc
authored
Oct 21, 2022
by
xiameng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
litdla UI微调
parent
76b286ec
Show whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
55 additions
and
38 deletions
+55
-38
Accp.vue
src/views/Business/Litdla/Accp.vue
+3
-3
Amep.vue
src/views/Business/Litdla/Amep.vue
+11
-4
Detp.vue
src/views/Business/Litdla/Detp.vue
+2
-2
Dogp.vue
src/views/Business/Litdla/Dogp.vue
+6
-6
Dorp.vue
src/views/Business/Litdla/Dorp.vue
+3
-4
Narp.vue
src/views/Business/Litdla/Narp.vue
+2
-2
Ovwp1.vue
src/views/Business/Litdla/Ovwp1.vue
+15
-6
Ptyp.vue
src/views/Business/Litdla/Ptyp.vue
+9
-7
Spbpame.vue
src/views/Business/Litdla/Spbpame.vue
+2
-2
Sprpame.vue
src/views/Business/Litdla/Sprpame.vue
+2
-2
No files found.
src/views/Business/Litdla/Accp.vue
View file @
117e3dbc
<
template
>
<div
class=
"eibs"
>
<el-col
:span=
"1
1
"
>
<el-col
:span=
"1
2"
style=
"padding-right: 20px
"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"信用证编号"
prop=
"lidgrp.rec.ownref"
>
<c-input
disabled
v-model=
"model.lidgrp.rec.ownref"
maxlength=
"16"
placeholder=
"请输入编号"
></c-input>
...
...
@@ -96,7 +96,7 @@
</el-col>
<el-col
:span=
"11"
:offset=
"1
"
>
<el-col
:span=
"11"
style=
"padding-left: 20px
"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"简略信息"
prop=
"lidgrp.rec.nam"
>
<c-input
disabled
v-model=
"model.lidgrp.rec.nam"
maxlength=
"40"
placeholder=
"请输入简略信息"
></c-input>
...
...
@@ -206,7 +206,7 @@ export default {
"1 2
\"
编号
\"
200"
,
"2 3
\"
币种
\"
200"
,
"3 4
\"
减额金额
\"
200 "
,
"4 5
\"
修改日期
\"
2
00
"
,
"4 5
\"
修改日期
\"
2
95
"
,
"5 6
\"
备注
\"
300 "
,
],
...
...
src/views/Business/Litdla/Amep.vue
View file @
117e3dbc
<
template
>
<div
class=
"eibs"
>
<el-col
:span=
"1
1
"
>
<el-col
:span=
"1
2"
style=
"padding-right: 20px
"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"信用证编号"
prop=
"lidgrp.rec.ownref"
>
<c-input
disabled
v-model=
"model.lidgrp.rec.ownref"
maxlength=
"16"
placeholder=
"请输入编号"
></c-input>
...
...
@@ -140,7 +140,7 @@
</c-col>
</el-col>
<!-- ================================================== -->
<el-col
:span=
"1
1"
:offset=
"1
"
>
<el-col
:span=
"1
2"
style=
"padding-left: 20px
"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"简略信息"
prop=
"lidgrp.rec.nam"
>
<c-input
disabled
v-model=
"model.lidgrp.rec.nam"
maxlength=
"40"
placeholder=
"请输入简略信息"
></c-input>
...
...
@@ -232,12 +232,19 @@
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
class=
"checkbox-left"
>
<el-form-item
label=
" "
prop=
"trnmod.swiadd.reqcan"
label-width=
"120px"
style=
" float:left;"
>
<c-checkbox
disabled
v-model=
"model.trnmod.swiadd.reqcan"
>
取消请求
</c-checkbox>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
class=
"centerLable"
>
<el-form-item
label=
""
style=
"float: right; text-align: center"
prop=
"lidgrp.rec.revflg"
>
<c-checkbox
disabled
v-model=
"model.litamep.cre707flg"
>
创建修改报文
</c-checkbox>
</el-form-item>
</c-col>
</el-col>
</div>
...
...
src/views/Business/Litdla/Detp.vue
View file @
117e3dbc
<
template
>
<div
class=
"eibs"
>
<el-col
:span=
"1
1
"
>
<el-col
:span=
"1
2"
style=
"padding-right: 20px
"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"可用银行"
prop=
"lidgrp.rec.avbwth"
>
<c-select
...
...
@@ -134,7 +134,7 @@
<!-- ====================================================================================== -->
<el-col
:span=
"1
1"
:offset=
"1
"
>
<el-col
:span=
"1
2"
style=
"padding-right: 20px
"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"寄单期限"
prop=
"lidgrp.rec.prepers18"
>
<c-input
disabled
v-model=
"model.lidgrp.rec.prepers18"
placeholder=
"请输入交单期限"
></c-input>
...
...
src/views/Business/Litdla/Dogp.vue
View file @
117e3dbc
<
template
>
<div
class=
"eibs"
>
<c-col
:span=
"2
0
"
>
<c-col
:span=
"2
2
"
>
<el-form-item
label=
"货物描述"
prop=
"lidgrp.blk.lcrgod"
>
<c-input
disabled
<c-input
:rows=
"30"
type=
"textarea"
v-model=
"model.lidgrp.blk.lcrgod"
maxlength=
"
65
"
show-word-limit
placeholder=
"请输入货物描述"
></c-input>
type=
"textarea"
v-model=
"model.lidgrp.blk.lcrgod"
maxlength=
"
52000
"
show-word-limit
placeholder=
"请输入货物描述"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"
4
"
>
<c-button
disabled
size=
"small"
type=
"primary"
icon=
"el-icon-search
"
@
click=
"onLcrgodButtxmsel"
>
<c-col
:span=
"
2
"
>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-more
"
@
click=
"onLcrgodButtxmsel"
>
</c-button>
</c-col>
<c-col
:span=
"1
2
"
>
<c-col
:span=
"1
8
"
>
<el-form-item
label=
"货物类型 "
prop=
"lidgrp.rec.stagod"
>
<c-select
v-model=
"model.lidgrp.rec.stagod"
style=
"width:100%"
:code=
"codes.godcod"
...
...
src/views/Business/Litdla/Dorp.vue
View file @
117e3dbc
...
...
@@ -4,14 +4,13 @@
<c-col
:span=
"20"
>
<el-form-item
label=
"单据要求"
prop=
"lidgrp.blk.lcrdoc"
>
<c-input
disabled
:rows=
"30"
type=
"textarea"
v-model=
"model.lidgrp.blk.lcrdoc"
maxlength=
"
65
"
show-word-limit
placeholder=
"请输入单据要求"
></c-input>
type=
"textarea"
v-model=
"model.lidgrp.blk.lcrdoc"
maxlength=
"
52000
"
show-word-limit
placeholder=
"请输入单据要求"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"
4
"
>
<c-button
disabled
size=
"small"
type=
"primary"
icon=
"el-icon-search
"
@
click=
"onLcrdocButtxmsel"
>
<c-col
:span=
"
2
"
>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-more
"
@
click=
"onLcrdocButtxmsel"
>
</c-button>
</c-col>
...
...
src/views/Business/Litdla/Narp.vue
View file @
117e3dbc
<
template
>
<div
class=
"eibs"
>
<el-col
:span=
"1
1
"
>
<el-col
:span=
"1
2"
style=
"padding-right: 20px
"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"叙事的历史概述"
prop=
"oldlidgrp.blk.narhis"
>
<c-input
type=
"textarea"
...
...
@@ -11,7 +11,7 @@
</c-col>
</el-col>
<el-col
:span=
"1
1"
:offset=
"1
"
>
<el-col
:span=
"1
2"
style=
"padding-right: 20px
"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"叙述内容"
prop=
"trnmod.swiadd.nartxt"
>
<c-input
type=
"textarea"
...
...
src/views/Business/Litdla/Ovwp1.vue
View file @
117e3dbc
<
template
>
<div
class=
"eibs"
>
<el-col
:span=
"1
1
"
>
<el-col
:span=
"1
2"
style=
"padding-right: 20px
"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"信用证编号"
prop=
"lidgrp.rec.ownref"
>
<el-form-item
label=
"信用证编号"
prop=
"lidgrp.rec.ownref"
style=
"width: 100%"
>
<c-fullbox>
<c-input
disabled
v-model=
"model.lidgrp.rec.ownref"
maxlength=
"16"
placeholder=
"请输入编号"
></c-input>
<template
slot=
"footer"
>
...
...
@@ -178,8 +178,8 @@
</el-form-item>
</c-col>
</el-col>
<!-- ======================================================================-->
<el-col
:span=
"1
1"
:offset=
"1
"
>
<!-- =========================
右边
=============================================-->
<el-col
:span=
"1
2"
style=
"padding-left: 20px
"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"简略信息"
prop=
"lidgrp.rec.nam"
>
<c-input
disabled
v-model=
"model.lidgrp.rec.nam"
maxlength=
"40"
placeholder=
"请输入简略信息"
></c-input>
...
...
@@ -296,12 +296,21 @@
<c-input
disabled
type=
"textarea"
rows=
"4"
v-model=
"model.lidgrp.ben.pts.adrblk"
maxlength=
"35"
show-word-limit
placeholder=
"请输入地址信息"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
class=
"checkbox-left"
>
<el-form-item
label=
" "
prop=
"lidgrp.rec.rmbflg"
label-width=
"120px"
style=
" float:left;"
>
<c-checkbox
disabled
v-model=
"model.lidgrp.rec.rmbflg"
>
偿付行信息
</c-checkbox>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
class=
"centerLable"
>
<el-form-item
label=
""
style=
"float: right; text-align: center"
prop=
"lidgrp.rec.revflg"
>
<c-checkbox
disabled
v-model=
"model.lidgrp.rec.revflg"
>
循环信用证
</c-checkbox>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
...
...
src/views/Business/Litdla/Ptyp.vue
View file @
117e3dbc
<
template
>
<div
class=
"eibs"
>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
style=
"padding-right: 20px"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"申请人账户行参考号"
prop=
"lidgrp.ini.pts.ref"
>
<c-input
disabled
v-model=
"model.lidgrp.ini.pts.ref"
maxlength=
"16"
placeholder=
"请输入参考号"
></c-input>
...
...
@@ -123,7 +123,7 @@
</c-col>
</el-col>
<!-- ================================================= -->
<el-col
:span=
"1
1"
:offset=
"1
"
>
<el-col
:span=
"1
2"
style=
"padding-left: 20px
"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"第二通知行参考号"
prop=
"lidgrp.a2b.pts.ref"
>
<c-input
...
...
@@ -213,7 +213,8 @@
<c-col
:span=
"23"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"附加当事人"
>
<div
class=
"e-table-wrapper"
>
<c-table
:data=
"model.litp.ptsaddp.ptsaddg"
...
...
@@ -223,28 +224,29 @@
prop=
"rol"
label=
"角色"
sortable
width=
"
25
0"
>
width=
"
32
0"
>
</el-table-column>
<el-table-column
prop=
"ptyextkey"
label=
"当事人"
sortable
width=
"
25
0"
>
width=
"
36
0"
>
</el-table-column>
<el-table-column
prop=
"nam"
label=
"当事人名称"
sortable
width=
"
25
0"
>
width=
"
36
0"
>
</el-table-column>
<el-table-column
prop=
"地址编码"
label=
"地址编码"
sortable
width=
"
25
0"
>
width=
"
36
0"
>
</el-table-column>
</c-table>
</div>
</el-form-item>
</c-col>
</div>
</template>
...
...
src/views/Business/Litdla/Spbpame.vue
View file @
117e3dbc
<
template
>
<div
class=
"eibs"
>
<c-col
:span=
"1
1
"
>
<c-col
:span=
"1
2"
style=
"padding-right: 20px
"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"受益人的特殊付款条款"
prop=
"lidgrp.blk.spcben"
>
<c-input
...
...
@@ -30,7 +30,7 @@
</c-col>
</c-col>
<c-col
:span=
"11"
:offset=
"1
"
>
<c-col
:span=
"12"
style=
"padding-left: 20px
"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"历史概述"
prop=
"lidgrp.blk.spcbename"
>
<c-input
...
...
src/views/Business/Litdla/Sprpame.vue
View file @
117e3dbc
<
template
>
<div
class=
"eibs"
>
<c-col
:span=
"1
1
"
>
<c-col
:span=
"1
2"
style=
"padding-right: 20px
"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"仅适用于银行的特殊付款条款"
prop=
"lidgrp.blk.spcrcb"
>
<c-input
...
...
@@ -31,7 +31,7 @@
</c-col>
</c-col>
<c-col
:span=
"1
1"
:offset=
"1
"
>
<c-col
:span=
"1
2"
style=
"padding-left: 20px
"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"历史概述"
prop=
"lidgrp.blk.spcrcbame"
>
<c-input
...
...
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