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
34ed56e3
Commit
34ed56e3
authored
Jun 08, 2021
by
1377875331@qq.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
label修改
parent
29dac2e6
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
9 additions
and
22 deletions
+9
-22
Default.js
src/model/Ditopn/Default.js
+1
-13
Ccvpan.vue
src/views/Business/Ditopn/Ccvpan.vue
+1
-1
Ovwp.vue
src/views/Business/Ditopn/Ovwp.vue
+3
-4
Tk.vue
src/views/Business/Ditopn/Tk.vue
+4
-4
No files found.
src/model/Ditopn/Default.js
View file @
34ed56e3
...
...
@@ -156,7 +156,7 @@ function defaultDitpLcrgodButtxmsel() {
function
defaultDidgrpRecOpndat
()
{
const
that
=
this
;
that
.
executeDefault
(
"didgrp.rec.opndat"
).
then
(
res
=>
{
//TODO
that
.
model
.
didgrp
.
rec
.
opndat
=
res
.
data
.
didgrp_rec_opndat
})
}
function
defaultLiaallLimmodWrkpDet
()
{
...
...
@@ -184,10 +184,6 @@ function defaultLitameadv() {
})
}
function
defaultDidgrpBlkAdlcnd
()
{
const
that
=
this
;
that
.
executeDefault
(
"didgrp.blk.adlcnd"
).
then
(
res
=>
{
that
.
model
.
didgrp
.
blk
.
adlcnd
=
res
.
data
.
didgrp_blk_adlcnd
;
})
}
function
defaultDidgrpAplPtsRef
()
{
...
...
@@ -315,16 +311,8 @@ function defaultDidgrpBlkLcrgod() {
function
defaultDidgrpRecAutdat
()
{
}
function
defaultDidgrpRecIdcode
()
{
const
that
=
this
;
that
.
executeDefault
(
"didgrp.rec.idcode"
).
then
(
res
=>
{
that
.
model
.
didgrp
.
rec
.
idcode
=
res
.
data
.
didgrp_rec_idcode
;
})
}
function
defaultDidgrpRecDkflg
()
{
const
that
=
this
;
that
.
executeDefault
(
"didgrp.rec.dkflg"
).
then
(
res
=>
{
that
.
model
.
didgrp
.
rec
.
dkflg
=
res
.
data
.
didgrp_rec_dkflg
;
})
}
function
defaultDidgrpRmbPtsAdrblk
()
{
}
...
...
src/views/Business/Ditopn/Ccvpan.vue
View file @
34ed56e3
...
...
@@ -191,7 +191,7 @@
</el-col>
<el-col
:span=
"12"
>
<el-form-item
label=
"
金额总和
"
>
<el-form-item
label=
"
Amount Covered
"
>
<el-row>
<el-col
:span=
"8"
>
<c-input
type=
"text"
:disable=
"true"
value=
"CNY"
></c-input>
...
...
src/views/Business/Ditopn/Ovwp.vue
View file @
34ed56e3
...
...
@@ -7,7 +7,7 @@
</el-col>
-->
<el-col
:span=
"8"
>
<el-form-item
label=
"
参考
号"
prop=
"didgrp.rec.ownref"
>
<el-form-item
label=
"
国内证编
号"
prop=
"didgrp.rec.ownref"
>
<c-input
v-model=
"model.didgrp.rec.ownref"
maxlength=
"16"
placeholder=
"请输入Reference"
></c-input>
</el-form-item>
</el-col>
...
...
@@ -214,8 +214,7 @@
<el-col
:span=
"12"
>
<el-form-item
label=
"开证日期"
prop=
"didgrp.rec.opndat"
>
<!--
<c-date-picker
type=
"date"
v-model=
"model.didgrp.rec.opndat"
style=
"width:45%"
placeholder=
"请选择Date L/C Opened/Issued"
></c-date-picker>
-->
<!--
<el-date-picker
type=
"date"
v-model=
"model.trncorco.inidatfro"
style=
"width:45%"
placeholder=
"请选择Date of entry of Transaction"
></el-date-picker>
-->
<c-date-picker
type=
"date"
v-model=
"model.didgrp.rec.opndat"
style=
"width:45%"
placeholder=
"请选择Date L/C Opened/Issued"
></c-date-picker>
</el-form-item>
</el-col>
...
...
@@ -236,7 +235,7 @@
</el-col>
<el-col
:span=
"8"
>
<el-form-item
label=
"
Extkey
"
prop=
"didgrp.ben.pts.extkey"
>
<el-form-item
label=
"
客户编号
"
prop=
"didgrp.ben.pts.extkey"
>
<c-input
v-model=
"model.didgrp.ben.pts.extkey"
maxlength=
"16"
placeholder=
"请输入External Key of Address"
></c-input>
</el-form-item>
</el-col>
...
...
src/views/Business/Ditopn/Tk.vue
View file @
34ed56e3
...
...
@@ -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"
v-model=
"model.didgrp.blk.adlcnd"
style=
"width:70%;margin-right:20px;"
maxlength=
"390"
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="390" show-word-limit placeholder="请输入附加条款" >
</c-input>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-search"
@
click=
"onAdlcndButtxmsel"
>
...
</c-button>
...
...
@@ -33,8 +33,8 @@
</el-col>
<el-col
:span=
"24"
>
<el-form-item
label=
"
给付款、承兑、议付行的指示
"
prop=
"didgrp.blk.insbnk"
>
<c-input
type=
"textarea"
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="1430" show-word-limit placeholder="请输入付行的指示" >
</c-input>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-search"
@
click=
"onInsbnkButtxmsel"
>
...
</c-button>
...
...
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