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
cb4d0af9
Commit
cb4d0af9
authored
Aug 20, 2021
by
潘际乾
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
前端界面布局优化调整
parent
15e2a191
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
26 additions
and
32 deletions
+26
-32
Addbcb.vue
src/views/Business/Ditopn/Addbcb.vue
+1
-0
Ccvpan.vue
src/views/Business/Ditopn/Ccvpan.vue
+3
-4
Coninfp.vue
src/views/Business/Ditopn/Coninfp.vue
+2
-0
Engp.vue
src/views/Business/Ditopn/Engp.vue
+4
-0
Mt799.vue
src/views/Business/Ditopn/Mt799.vue
+1
-1
Setpan.vue
src/views/Business/Ditopn/Setpan.vue
+3
-3
Tk.vue
src/views/Business/Ditopn/Tk.vue
+4
-16
Menu.vue
src/views/Business/Sptsel/Menu.vue
+8
-8
No files found.
src/views/Business/Ditopn/Addbcb.vue
View file @
cb4d0af9
...
...
@@ -37,6 +37,7 @@
:disabled=
"model.litameadv != 2"
type=
"textarea"
v-model=
"model.ameadvrmk"
:autosize=
"
{ minRows: 4, maxRows: 6 }"
maxlength="68"
style="width: 80%"
show-word-limit
...
...
src/views/Business/Ditopn/Ccvpan.vue
View file @
cb4d0af9
...
...
@@ -9,7 +9,7 @@
-->
<el-col
:span=
"12"
>
<el-form-item
label=
"合同金额"
prop=
"liaall.liaccv.concur"
>
<el-row>
<el-row
:gutter=
"20"
>
<!--
<el-col
:span=
"8"
>
-->
<!--
<c-input
type=
"text"
:readonly=
"true"
value=
"CNY"
></c-input>
-->
<!--
</el-col>
-->
...
...
@@ -29,7 +29,6 @@
</el-option>
</c-select>
</el-col>
<el-col
:span=
"14"
>
<c-input
:readonly=
"true"
...
...
@@ -73,7 +72,7 @@
-->
<el-col
:span=
"12"
>
<el-form-item
label=
"Reserved Amount"
prop=
"liaall.liaccv.newresamt"
>
<el-row>
<el-row
:gutter=
"20"
>
<!--
<el-col
:span=
"8"
>
-->
<!--
<c-input
type=
"text"
:readonly=
"true"
value=
"CNY"
></c-input>
-->
<!--
</el-col>
-->
...
...
@@ -140,7 +139,7 @@
<el-col
:span=
"12"
>
<el-form-item
label=
"应付保证金金额"
prop=
"liaall.liaccv.concur"
>
<el-row>
<el-row
:gutter=
"20"
>
<!--
<el-col
:span=
"8"
>
-->
<!--
<c-input
type=
"text"
:readonly=
"true"
value=
"CNY"
></c-input>
-->
<!--
</el-col>
-->
...
...
src/views/Business/Ditopn/Coninfp.vue
View file @
cb4d0af9
...
...
@@ -11,6 +11,7 @@
type=
"textarea"
v-model=
"model.mtabut.coninf.oitinf.oit.inftxt"
maxlength=
"60"
:autosize=
"
{ minRows: 4, maxRows: 6 }"
show-word-limit
placeholder="请输入Infotext"
>
</c-input>
...
...
@@ -50,6 +51,7 @@
type=
"textarea"
v-model=
"model.mtabut.coninf.oitset.oit.inftxt"
maxlength=
"60"
:autosize=
"
{ minRows: 4, maxRows: 6 }"
show-word-limit
placeholder="请输入Infotext"
>
</c-input>
...
...
src/views/Business/Ditopn/Engp.vue
View file @
cb4d0af9
...
...
@@ -55,15 +55,19 @@
</el-col>
<el-col
:span=
"12"
>
<el-form-item
label=
""
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onLiaallButmisamt"
>
Add to Current Line
</c-button>
</el-form-item>
</el-col>
<el-col
:span=
"12"
>
<el-form-item
label=
""
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onLiaallButmissig"
>
Add to Sight Amount
</c-button>
</el-form-item>
</el-col>
<el-col
:span=
"12"
>
...
...
src/views/Business/Ditopn/Mt799.vue
View file @
cb4d0af9
...
...
@@ -21,7 +21,7 @@
<el-col
:span=
"15"
>
<el-form-item
label=
"MT799(79)备注"
prop=
"ditp.remark"
>
<c-input
type=
"textarea"
v-model=
"model.ditp.remark"
maxlength=
"800"
:rows=
"
6
"
></c-input>
<c-input
type=
"textarea"
v-model=
"model.ditp.remark"
maxlength=
"800"
:rows=
"
10
"
></c-input>
</el-form-item>
</el-col>
</div>
...
...
src/views/Business/Ditopn/Setpan.vue
View file @
cb4d0af9
...
...
@@ -364,17 +364,17 @@
</c-table>
</el-col>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
style=
"margin-bottom: 10px;"
>
<span
v-text=
"model.setmod.retmsg"
data-path=
".setmod.retmsg"
>
</span>
</el-col>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
style=
"margin-bottom: 10px;"
>
<span
v-text=
"model.setmod.zmqacclab"
data-path=
".setmod.zmqacclab"
>
</span>
</el-col>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
style=
"margin-bottom: 10px;"
>
<span
v-text=
"model.setmod.setglg.labdspflg"
data-path=
".setmod.setglg.labdspflg"
...
...
src/views/Business/Ditopn/Tk.vue
View file @
cb4d0af9
...
...
@@ -7,37 +7,25 @@
-->
<el-col
:span=
"24"
>
<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"
>
...
</c-button>
<c-input
type=
"textarea"
:autosize=
"
{ minRows: 4, maxRows: 8}" v-model="model.didgrp.blk.lcrgod" style="width:70%;margin-right:20px;" maxlength="1430" show-word-limit placeholder="请输入Description of Goods" >
</c-input>
</el-form-item>
</el-col>
<el-col
:span=
"24"
>
<el-form-item
label=
"单据要求"
prop=
"didgrp.blk.lcrdoc"
>
<c-input
type=
"textarea"
v-model=
"model.didgrp.blk.lcrdoc"
maxlength=
"1950"
style=
"width:70%;margin-right:20px;"
show-word-limit
placeholder=
"请输入单据要求"
></c-input>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-search"
@
click=
"onLcrdocButtxmsel"
>
...
</c-button>
<c-input
type=
"textarea"
:autosize=
"
{ minRows: 4, maxRows: 8}" v-model="model.didgrp.blk.lcrdoc" maxlength="1950" style="width:70%;margin-right:20px;" show-word-limit placeholder="请输入单据要求" >
</c-input>
</el-form-item>
</el-col>
<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="1430" show-word-limit placeholder="请输入附加条款" >
</c-input>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-search"
@
click=
"onAdlcndButtxmsel"
>
...
</c-button>
<c-input
type=
"textarea"
:autosize=
"
{ minRows: 8, maxRows: 12}" v-model="model.didgrp.blk.adlcnd" style="width:70%;margin-right:20px;" maxlength="1430" show-word-limit placeholder="请输入附加条款" >
</c-input>
</el-form-item>
</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="325" show-word-limit placeholder="请输入付行的指示" >
</c-input>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-search"
@
click=
"onInsbnkButtxmsel"
>
...
</c-button>
<c-input
type=
"textarea"
:autosize=
"
{ minRows: 8, maxRows: 12}" v-model="model.didgrp.blk.insbnk" style="width:70%;margin-right:20px;" maxlength="325" show-word-limit placeholder="请输入付行的指示" >
</c-input>
</el-form-item>
</el-col>
...
...
src/views/Business/Sptsel/Menu.vue
View file @
cb4d0af9
<
template
>
<div
class=
"eibs-tab"
>
<el-col
:span=
"
3
"
style=
"text-align:center;margin-bottom: 16px;"
>
<el-col
:span=
"
2
"
style=
"text-align:center;margin-bottom: 16px;"
>
<el-form-item
label=
""
prop=
"chkinc"
>
<c-checkbox
v-model=
"model.chkinc"
>
Incoming
</c-checkbox>
</el-form-item>
</el-col>
<el-col
:span=
"
3
"
style=
"text-align:center;margin-bottom: 16px;"
>
<el-col
:span=
"
2
"
style=
"text-align:center;margin-bottom: 16px;"
>
<el-form-item
label=
""
prop=
"chkdzt"
>
<c-checkbox
v-model=
"model.chkdzt"
>
E-Trade
</c-checkbox>
</el-form-item>
</el-col>
<el-col
:span=
"
3
"
style=
"text-align:center;margin-bottom: 16px;"
>
<el-col
:span=
"
2
"
style=
"text-align:center;margin-bottom: 16px;"
>
<el-form-item
label=
""
prop=
"chkpen"
>
<c-checkbox
v-model=
"model.chkpen"
>
Break
</c-checkbox>
</el-form-item>
</el-col>
<el-col
:span=
"
3
"
style=
"text-align:center;margin-bottom: 16px;"
>
<el-col
:span=
"
2
"
style=
"text-align:center;margin-bottom: 16px;"
>
<el-form-item
label=
""
prop=
"chkcor"
>
<c-checkbox
v-model=
"model.chkcor"
>
Correction
</c-checkbox>
</el-form-item>
</el-col>
<el-col
:span=
"
3
"
style=
"text-align:center;margin-bottom: 16px;"
>
<el-col
:span=
"
2
"
style=
"text-align:center;margin-bottom: 16px;"
>
<el-form-item
label=
""
prop=
"chkaut"
>
<c-checkbox
v-model=
"model.chkaut"
>
Automatic
</c-checkbox>
</el-form-item>
</el-col>
<el-col
:span=
"
3
"
style=
"text-align:center;margin-bottom: 16px;"
>
<el-col
:span=
"
2
"
style=
"text-align:center;margin-bottom: 16px;"
>
<el-form-item
label=
""
prop=
"chkdel"
>
<c-checkbox
v-model=
"model.chkdel"
>
Reject
</c-checkbox>
</el-form-item>
</el-col>
<el-col
:span=
"
3
"
style=
"text-align:center;margin-bottom: 16px;"
>
<el-col
:span=
"
2
"
style=
"text-align:center;margin-bottom: 16px;"
>
<el-form-item
label=
""
prop=
"chktco"
>
<c-checkbox
v-model=
"model.chktco"
>
网银
</c-checkbox>
</el-form-item>
</el-col>
<el-col
:span=
"
3
"
style=
"text-align:center;margin-bottom: 16px;"
>
<el-col
:span=
"
2
"
style=
"text-align:center;margin-bottom: 16px;"
>
<el-form-item
label=
""
prop=
"chkcan"
>
<c-checkbox
v-model=
"model.chkcan"
>
归档
</c-checkbox>
</el-form-item>
...
...
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