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
b058f515
Commit
b058f515
authored
Dec 27, 2021
by
吴佳
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2021.12.27 wujia ditame update
parent
410b7ca4
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
123 additions
and
69 deletions
+123
-69
index.js
src/model/Ditame/index.js
+61
-58
Addbcb.vue
src/views/Business/Ditame/Addbcb.vue
+44
-0
index.vue
src/views/Business/Ditame/index.vue
+18
-11
No files found.
src/model/Ditame/index.js
View file @
b058f515
import
Api
from
"~/service/Api"
;
import
Pts
from
"../Common/Pts"
import
Dids
from
"../Public/Dids"
import
Pub
from
"../Public"
export
default
class
Ditame
{
constructor
()
{
this
.
data
=
{
...
...
@@ -223,64 +225,65 @@ export default class Ditame{
aplname
:
""
,
// apl english name .ditp.aplname
remark
:
""
,
// Remark .ditp.remark
},
liaall
:{
misamt
:
""
,
// Amount not yet assigned .liaall.misamt
concur
:
""
,
// External Booking Amount .liaall.concur
outpct
:
""
,
// Sight Amount Percentage .liaall.outpct
outamt
:
""
,
// Sight Amount .liaall.outamt
exttotoldamt
:
""
,
// Old Amount booked externally .liaall.exttotoldamt
exttotamt
:
""
,
// Total booking amount external assinged .liaall.exttotamt
liaccv
:{
newamt
:
""
,
// 合同金额 .liaall.liaccv.newamt
concur
:
""
,
// 应付保证金金额 .liaall.liaccv.concur
totcovamt
:
""
,
// 金额总和 .liaall.liaccv.totcovamt
newresamt
:
""
,
// Reserved Amount .liaall.liaccv.newresamt
addinf
:
""
,
// Additional Information .liaall.liaccv.addinf
cshpct
:
""
,
// 保证金应收比例 .liaall.liaccv.cshpct
relcshpct
:
""
,
// 保证金实收比例 .liaall.liaccv.relcshpct
gleflg
:
""
,
// Create gle flag .liaall.liaccv.gleflg
chgcurflg
:
""
,
// Change currency flag .liaall.liaccv.chgcurflg
pctresamt
:
""
,
// reserve amount based percent .liaall.liaccv.pctresamt
},
limmod
:{
limpts
:{
wrklab
:
""
,
// Label .liaall.limmod.limpts.wrklab
othlab
:
""
,
// Label .liaall.limmod.limpts.othlab
othlabss
:
""
,
// Label .liaall.limmod.limpts.othlabss
wrk
:{
pts
:
new
Pts
().
data
,
},
oth
:{
pts
:
new
Pts
().
data
,
},
lsh
:
""
,
// 合同流�'号 .liaall.limmod.limpts.lsh
nonrevflg1
:
""
,
// Flag to Mark Non-revolving Limits .liaall.limmod.limpts.nonrevflg1
pfcod1
:
""
,
// 合同流�'号 .liaall.limmod.limpts.pfcod1
nonrevflg2
:
""
,
// Flag to Mark Non-revolving Limits .liaall.limmod.limpts.nonrevflg2
pfcod2
:
""
,
// 合同流�'号 .liaall.limmod.limpts.pfcod2
},
wrkp
:{
ptsget
:{
sdamod
:{
dadsnd
:
""
,
// Drag Drop Sender .liaall.limmod.wrkp.ptsget.sdamod.dadsnd
seainf
:
""
,
// .liaall.limmod.wrkp.ptsget.sdamod.seainf
},
},
},
othp
:{
ptsget
:{
sdamod
:{
dadsnd
:
""
,
// Drag Drop Sender .liaall.limmod.othp.ptsget.sdamod.dadsnd
seainf
:
""
,
// .liaall.limmod.othp.ptsget.sdamod.seainf
},
},
},
ownref
:
""
,
// 国结业务编号 .liaall.limmod.ownref
comamt
:
""
,
// 业务余额 .liaall.limmod.comamt
ccvamt
:
""
,
// 保证金余额 .liaall.limmod.ccvamt
ecifno
:
""
,
// ECIFNO .liaall.limmod.ecifno
},
},
// liaall:{
// misamt:"", // Amount not yet assigned .liaall.misamt
// concur:"", // External Booking Amount .liaall.concur
// outpct:"", // Sight Amount Percentage .liaall.outpct
// outamt:"", // Sight Amount .liaall.outamt
// exttotoldamt:"", // Old Amount booked externally .liaall.exttotoldamt
// exttotamt:"", // Total booking amount external assinged .liaall.exttotamt
// liaccv:{
// newamt:"", // 合同金额 .liaall.liaccv.newamt
// concur:"", // 应付保证金金额 .liaall.liaccv.concur
// totcovamt:"", // 金额总和 .liaall.liaccv.totcovamt
// newresamt:"", // Reserved Amount .liaall.liaccv.newresamt
// addinf:"", // Additional Information .liaall.liaccv.addinf
// cshpct:"", // 保证金应收比例 .liaall.liaccv.cshpct
// relcshpct:"", // 保证金实收比例 .liaall.liaccv.relcshpct
// gleflg:"", // Create gle flag .liaall.liaccv.gleflg
// chgcurflg:"", // Change currency flag .liaall.liaccv.chgcurflg
// pctresamt:"", // reserve amount based percent .liaall.liaccv.pctresamt
// },
// limmod:{
// limpts:{
// wrklab:"", // Label .liaall.limmod.limpts.wrklab
// othlab:"", // Label .liaall.limmod.limpts.othlab
// othlabss:"", // Label .liaall.limmod.limpts.othlabss
// wrk:{
// pts:new Pts().data,
// },
// oth:{
// pts:new Pts().data,
// },
// lsh:"", // 合同流�'号 .liaall.limmod.limpts.lsh
// nonrevflg1:"", // Flag to Mark Non-revolving Limits .liaall.limmod.limpts.nonrevflg1
// pfcod1:"", // 合同流�'号 .liaall.limmod.limpts.pfcod1
// nonrevflg2:"", // Flag to Mark Non-revolving Limits .liaall.limmod.limpts.nonrevflg2
// pfcod2:"", // 合同流�'号 .liaall.limmod.limpts.pfcod2
// },
// wrkp:{
// ptsget:{
// sdamod:{
// dadsnd:"", // Drag Drop Sender .liaall.limmod.wrkp.ptsget.sdamod.dadsnd
// seainf:"", // .liaall.limmod.wrkp.ptsget.sdamod.seainf
// },
// },
// },
// othp:{
// ptsget:{
// sdamod:{
// dadsnd:"", // Drag Drop Sender .liaall.limmod.othp.ptsget.sdamod.dadsnd
// seainf:"", // .liaall.limmod.othp.ptsget.sdamod.seainf
// },
// },
// },
// ownref:"", // 国结业务编号 .liaall.limmod.ownref
// comamt:"", // 业务余额 .liaall.limmod.comamt
// ccvamt:"", // 保证金余额 .liaall.limmod.ccvamt
// ecifno:"", // ECIFNO .liaall.limmod.ecifno
// },
// },
liaall
:
new
Pub
().
data
.
Liaall
,
setmod
:{
docamttyplab
:
""
,
// settled amount description as label .setmod.docamttyplab
retmsg
:
""
,
// Label showing Retry overflow condition .setmod.retmsg
...
...
src/views/Business/Ditame/Addbcb.vue
View file @
b058f515
...
...
@@ -55,6 +55,50 @@
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"地址"
prop=
"issadr"
style=
"width: 65%"
>
<c-input
v-model=
"model.issadr"
maxlength=
"40"
style=
"width: 50%"
placeholder=
"请输入地址"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"邮编"
prop=
"pobzip"
style=
"width: 65%"
>
<c-input
v-model=
"model.pobzip"
maxlength=
"40"
style=
"width: 30%"
placeholder=
"请输入邮编"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"电话"
prop=
"tel"
style=
"width: 65%"
>
<c-input
v-model=
"model.tel"
maxlength=
"40"
style=
"width: 30%"
placeholder=
"请输入电话"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"传真"
prop=
"fax"
style=
"width: 65%"
>
<c-input
v-model=
"model.fax"
maxlength=
"40"
style=
"width: 30%"
placeholder=
"请输入传真"
></c-input>
</el-form-item>
</c-col>
</div>
</
template
>
<
script
>
...
...
src/views/Business/Ditame/index.vue
View file @
b058f515
...
...
@@ -189,10 +189,17 @@ export default {
data
()
{
return
{
tabVal
:
"amep"
,
trnName
:
"ditame"
,
model
:
new
Ditame
().
data
,
// defaultRule:Default,
// rules:this.mergeRules(Pattern,Check),
rules
:
Pattern
,
//rules: Pattern,
// checkRules: Check,
// defaultRules: Default,
// pattern: Pattern,
rules
:
null
,
codes
:
{
...
CodeTable
},
// init: {
// uri: "/ditame/init",
...
...
@@ -1994,16 +2001,16 @@ export default {
consume
:
"0"
,
produce
:
"0"
,
},
default_didgrp_blk_preper
:
{
uri
:
"/ditame/default/didgrp.blk.preper"
,
fileName
:
"ditame.json"
,
method
:
"post"
,
basePath
:
"{{basePath}}"
,
scheme
:
"{{schemes}}"
,
host
:
"{{host}}"
,
consume
:
"0"
,
produce
:
"0"
,
},
//
default_didgrp_blk_preper: {
//
uri: "/ditame/default/didgrp.blk.preper",
//
fileName: "ditame.json",
//
method: "post",
//
basePath: "{{basePath}}",
//
scheme: "{{schemes}}",
//
host: "{{host}}",
//
consume: "0",
//
produce: "0",
//
},
default_didgrp_cbs_max_amt
:
{
uri
:
"/ditame/default/didgrp.cbs.max.amt"
,
fileName
:
"ditame.json"
,
...
...
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