Commit df80ab5c by xionglin

Merge branch 'settle-test-20230110' of http://114.115.138.98:8900/fukai/vue-gjjs…

Merge branch 'settle-test-20230110' of http://114.115.138.98:8900/fukai/vue-gjjs into settle-test-20230110
parents dad10c6a d9fa44ed
export default { export default {
buildPtspta (ptsptaObj) { buildPtspta(ptsptaObj) {
let pts = ptsptaObj.pts; let pts = ptsptaObj.pts;
let ptspta = { let ptspta = {
rol: pts.rol, rol: pts.rol,
...@@ -17,7 +17,7 @@ export default { ...@@ -17,7 +17,7 @@ export default {
}; };
return ptspta; return ptspta;
}, },
buildCommonData (model, trnName) { buildCommonData(model, trnName) {
let ptsptaList = []; let ptsptaList = [];
if (model.brdgrp.apl.pts.extkey) { if (model.brdgrp.apl.pts.extkey) {
ptsptaList.push(this.buildPtspta(model.brdgrp.apl)); ptsptaList.push(this.buildPtspta(model.brdgrp.apl));
...@@ -58,7 +58,7 @@ export default { ...@@ -58,7 +58,7 @@ export default {
}; };
return dataObj return dataObj
}, },
buildSetfeg (model, trnName) { buildSetfeg(model, trnName) {
let params = { let params = {
...this.buildCommonData(model, trnName), ...this.buildCommonData(model, trnName),
liaall: model.liaall, liaall: model.liaall,
...@@ -67,7 +67,7 @@ export default { ...@@ -67,7 +67,7 @@ export default {
}; };
return params return params
}, },
buildSetglg (model, trnName) { buildSetglg(model, trnName) {
let params = { let params = {
...this.buildCommonData(model, trnName), ...this.buildCommonData(model, trnName),
setfeg: model.setmod.setfeg, setfeg: model.setmod.setfeg,
...@@ -76,7 +76,7 @@ export default { ...@@ -76,7 +76,7 @@ export default {
}; };
return params return params
}, },
buildGlentry (model, trnName) { buildGlentry(model, trnName) {
let params = { let params = {
...this.buildCommonData(model, trnName), ...this.buildCommonData(model, trnName),
liaallg: model.liaall.liaallg, liaallg: model.liaall.liaallg,
...@@ -86,20 +86,20 @@ export default { ...@@ -86,20 +86,20 @@ export default {
}; };
return params return params
}, },
buildEngp (model, trnName) { buildEngp(model, trnName) {
let params = { let params = {
...this.buildCommonData(model, trnName), ...this.buildCommonData(model, trnName),
liaallg: model.liaall.liaallg, liaallg: model.liaall.liaallg,
}; };
return params return params
}, },
buildDocpan (model, trnName) { buildDocpan(model, trnName) {
let params = { let params = {
...this.buildCommonData(model, trnName), ...this.buildCommonData(model, trnName),
}; };
return params return params
}, },
buildCcvpan (model, trnName) { buildCcvpan(model, trnName) {
let params = { let params = {
...this.buildCommonData(model, trnName), ...this.buildCommonData(model, trnName),
liaccvg: model.liaccv.liaccvg, liaccvg: model.liaccv.liaccvg,
...@@ -109,7 +109,7 @@ export default { ...@@ -109,7 +109,7 @@ export default {
}; };
return params return params
}, },
buildLimitbody (model, trnName) { buildLimitbody(model, trnName) {
let params = { let params = {
...this.buildCommonData(model, trnName), ...this.buildCommonData(model, trnName),
rec: { rec: {
...@@ -120,7 +120,7 @@ export default { ...@@ -120,7 +120,7 @@ export default {
}; };
return params return params
}, },
buildDoctre (model, trnName) { buildDoctre(model, trnName) {
let params = { let params = {
...this.buildCommonData(model, trnName), ...this.buildCommonData(model, trnName),
rec: { rec: {
...@@ -133,7 +133,7 @@ export default { ...@@ -133,7 +133,7 @@ export default {
return params return params
}, },
// 公共组件setmod中dsp字段改变,触发联动时候的入参 // 公共组件setmod中dsp字段改变,触发联动时候的入参
buildSetgllAccts (model, trnName, setglg) { buildSetgllAccts(model, trnName, setglg) {
let params = { let params = {
...this.buildCommonData(model, trnName), ...this.buildCommonData(model, trnName),
setglg setglg
......
...@@ -5,95 +5,36 @@ export default class Brtudp { ...@@ -5,95 +5,36 @@ export default class Brtudp {
constructor() { constructor() {
this.data = { this.data = {
brdgrp: { brdgrp: {
adv:{
pts: new Pts().data,
},
prb: {
adrelc: '',
dbfadrblkcn: '',
namelc: '',
pts: new Pts().data,
},
acb: { acb: {
adrelc: '',
dbfadrblkcn: '',
namelc: '',
pts: new Pts().data, pts: new Pts().data,
}, },
apl: { apl: {
adrelc: '',
dbfadrblkcn: '',
namelc: '',
pts: new Pts().data, pts: new Pts().data,
}, },
ben: { shp: {
adrelc: '',
dbfadrblkcn: '',
namelc: '',
pts: new Pts().data, pts: new Pts().data,
}, },
blk: { adv: {
chaded: '', pts: new Pts().data,
docdisflg: '',
chaadd: '',
docdis: '',
},
rec: {
totcur: '',
ownref: '',
disdat: '',
totamt: '',
nam: '',
docprbrol: ''
},
cbs: {
opn1: {
cur: ''
},
opn2: {
cur: ''
},
max: {
cur: '',
amt: ''
}, },
max2: { ctr: {
amt: '' pts: new Pts().data,
}
}, },
matp: { con: {
mattxtlab: '' pts: new Pts().data,
}
}, },
brtp: { iss: {
furide: '', pts: new Pts().data,
matp: {
mattxtlab: ''
}
}, },
lidgrp: { ben: {
rec: { pts: new Pts().data,
expdat: '',
ownref: ''
}, },
cbs: { atb: {
opn1: { pts: new Pts().data,
cur: '',
amt: ''
}
}
}, },
gitp: { avc: {
swiftflg: '', pts: new Pts().data,
}, },
setmod: new Pub().data.Setmod,
mtabut: new Pub().data.Mtabut,
trnmod: new Pub().data.Trnmod,
liaall: new Pub().data.Liaall,
liaccv: new Pub().data.Liaccv,
docpan: new Pub().data.Docpan,
brdgrp: {
blk: { blk: {
docdisflg: '', docdisflg: '',
notpty: '', notpty: '',
...@@ -168,12 +109,75 @@ export default class Brtudp { ...@@ -168,12 +109,75 @@ export default class Brtudp {
}, },
tag72add: '' tag72add: ''
}, },
setmod: { gidgrp: {
doccur: '', rec: {
docamt: '' expdat: '',
liadat: '',
ownref: '',
gartyp: ''
},
ghd: {
wahnum: '',
remark: '',
bustyp: '',
segtyp: ''
},
cbs: {
opn1: {
cur: '',
amt: ''
}
},
ctr: {
pts: new Pts().data,
},
con: {
pts: new Pts().data,
},
iss: {
pts: new Pts().data,
},
ben: {
pts: new Pts().data,
},
atb: {
pts: new Pts().data,
},
avc: {
pts: new Pts().data,
},
adv: {
pts: new Pts().data,
},
apl: {
pts: new Pts().data,
},
},
cbsMap: {
MAX: {
cur: ''
}
},
rol: {
pts: new Pts().data,
},
gitp: {
swiftflg: '',
}, },
brtp: { brtp: {
connum: '' docgrdm: {
docgrd: {
splice: '',
push: ''
}
},
oth: {
pts: new Pts().data,
},
cre732flg: '',
furide: '',
connum: '',
cre752flg: ''
}, },
aamset: { aamset: {
utlamt: '', utlamt: '',
...@@ -246,21 +250,6 @@ export default class Brtudp { ...@@ -246,21 +250,6 @@ export default class Brtudp {
} }
}, },
sftmt: '', sftmt: '',
liaall: {
limmod: {
limpfp: {
clmpty: '',
clmcbe: '',
clmcbb: ''
},
limpts: {
wrk: {
pts: new Pts().data,
}
}
}
},
gcdgrp: { gcdgrp: {
prb: { prb: {
adrelc: '', adrelc: '',
...@@ -294,9 +283,6 @@ export default class Brtudp { ...@@ -294,9 +283,6 @@ export default class Brtudp {
ben: { ben: {
pts: new Pts().data, pts: new Pts().data,
}, },
apl: {
pts: new Pts().data,
},
adv: { adv: {
pts: new Pts().data, pts: new Pts().data,
}, },
...@@ -304,174 +290,12 @@ export default class Brtudp { ...@@ -304,174 +290,12 @@ export default class Brtudp {
pts: new Pts().data, pts: new Pts().data,
}, },
}, },
gidgrp: { setmod: new Pub().data.Setmod,
rec: { mtabut: new Pub().data.Mtabut,
expdat: '', trnmod: new Pub().data.Trnmod,
liadat: '', liaall: new Pub().data.Liaall,
ownref: '', liaccv: new Pub().data.Liaccv,
gartyp: '' docpan: new Pub().data.Docpan,
},
ghd: {
wahnum: '',
remark: '',
bustyp: '',
segtyp: ''
},
cbs: {
opn1: {
cur: '',
amt: ''
}
},
ctr: {
pts: new Pts().data,
},
con: {
pts: new Pts().data,
},
iss: {
pts: new Pts().data,
},
ben: {
pts: new Pts().data,
},
atb: {
pts: new Pts().data,
},
avc: {
pts: new Pts().data,
},
adv: {
pts: new Pts().data,
},
apl: {
pts: new Pts().data,
},
},
liaall: {
concur: '',
liaccv: {
concur: '',
newamt: '',
dnfmod: {
zhruzh: '',
kehuzh: '',
intdsp: '',
lxzyzh: '',
pridsp: '',
yewudh: '',
qicuje: '',
ccvtyp: '',
tizamt: '',
zhqtyp: '',
stm8023: '',
zhhuye: '',
zhqucs: ''
},
relcshpct: '',
gleflg: '',
addinf: '',
newresamt: '',
chgcurflg: '',
pctresamt: '',
cshpct: '',
totcovamt: ''
},
outpct: '',
exttotamt: '',
exttotoldamt: '',
outamt: '',
misamt: '',
con: {
pts: new Pts().data,
},
iss: {
pts: new Pts().data,
},
ben: {
pts: new Pts().data,
},
atb: {
pts: new Pts().data,
},
avc: {
pts: new Pts().data,
},
},
trnmod: {
trndia: {
usrget: {
sdamod: {
seainf: ''
}
},
atpget: {
sdamod: {
seainf: '',
dadsnd: ''
}
},
usr: {
extkey: ''
},
diamodflg: '',
dspstm: '',
atp: {
cod: ''
},
diarec: {
prechkdat: '',
inftxt: '',
usr: '',
ptyextkey: '',
paycur: '',
dat: '',
ownusg: '',
cod: '',
donflg: '',
nam: '',
payamt: '',
ptynam: ''
},
atptxt: ''
},
ptsmod: {
adrp: {
prtpanblk: ''
}
},
trndoc: {
condocstm: '',
filrecv: '',
amdapl: '',
doclbl: '',
doctrestm: '',
shwout: '',
shwinc: '',
amdnam: '',
advnam: '',
advdoc: '',
advlabel: '',
rcvatt: {
seainf: ''
}
},
docimm: {
xmldocblk: '',
prtswtpblk: '',
ascin: '',
prtswtrpblk: ''
},
ctr: {
pts: new Pts().data,
},
con: {
pts: new Pts().data,
},
iss: {
pts: new Pts().data,
},
},
}; };
} }
} }
...@@ -7,7 +7,6 @@ ...@@ -7,7 +7,6 @@
style="width: 100%" style="width: 100%"
placeholder="请选择数据采集标志" placeholder="请选择数据采集标志"
:code="codes.cfaflg1" :code="codes.cfaflg1"
@change="eventFunction('cfabrt.cfaflg')"
> >
</c-select> </c-select>
</el-form-item> </el-form-item>
...@@ -59,7 +58,7 @@ ...@@ -59,7 +58,7 @@
</template> </template>
<script> <script>
import CodeTable from "~/config/CodeTable"; import CodeTable from "~/config/CodeTable";
import event from '../event' import event from '../event';
export default { export default {
inject: ["root"], inject: ["root"],
...@@ -68,7 +67,7 @@ export default { ...@@ -68,7 +67,7 @@ export default {
data() { data() {
return {}; return {};
}, },
methods: { ...Event }, methods: {},
created: function () {}, created: function () {},
}; };
</script> </script>
......
...@@ -157,7 +157,6 @@ ...@@ -157,7 +157,6 @@
</template> </template>
<script> <script>
import Api from "~/service/Api"; import Api from "~/service/Api";
import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable"; import CodeTable from "~/config/CodeTable";
import event from '../event'; import event from '../event';
......
...@@ -119,7 +119,6 @@ ...@@ -119,7 +119,6 @@
</template> </template>
<script> <script>
import Api from "~/service/Api"; import Api from "~/service/Api";
import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable"; import CodeTable from "~/config/CodeTable";
import Event from "~/model/Brtudp/Event"; import Event from "~/model/Brtudp/Event";
import Utils from "~/utils"; import Utils from "~/utils";
......
...@@ -67,7 +67,6 @@ ...@@ -67,7 +67,6 @@
grp: 'brdgrp', grp: 'brdgrp',
rol: 'rmb', rol: 'rmb',
}" :disabled="true" disabled1 }" :disabled="true" disabled1
@onSeainf="onSeainf"
@onAplpDet="onRmbpDet"> @onAplpDet="onRmbpDet">
</c-ptap1> </c-ptap1>
</c-col> </c-col>
...@@ -78,7 +77,6 @@ ...@@ -78,7 +77,6 @@
grp: 'brdgrp', grp: 'brdgrp',
rol: 'acb', rol: 'acb',
}" :disabled="true" disabled1 }" :disabled="true" disabled1
@onSeainf="onSeainf"
@onAplpDet="onAcbpDet"> @onAplpDet="onAcbpDet">
</c-ptap1> </c-ptap1>
</c-col> </c-col>
...@@ -107,7 +105,6 @@ ...@@ -107,7 +105,6 @@
grp: 'brdgrp', grp: 'brdgrp',
rol: 'beb', rol: 'beb',
}" :disabled="true" disabled1 }" :disabled="true" disabled1
@onSeainf="onSeainf"
@onAplpDet="onBebpDet"> @onAplpDet="onBebpDet">
</c-ptap1> </c-ptap1>
</c-col> </c-col>
...@@ -135,10 +132,7 @@ export default { ...@@ -135,10 +132,7 @@ export default {
} }
}, },
methods: { methods: {},
...Event,
onSeainf(){},
},
created: function () { created: function () {
} }
......
...@@ -78,7 +78,6 @@ ...@@ -78,7 +78,6 @@
</template> </template>
<script> <script>
import Api from "~/service/Api" import Api from "~/service/Api"
import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable" import CodeTable from "~/config/CodeTable"
import Event from "~/model/Brtudp/Event" import Event from "~/model/Brtudp/Event"
import Ptap1 from "~/views/Public/Ptap1"; import Ptap1 from "~/views/Public/Ptap1";
......
...@@ -22,7 +22,6 @@ ...@@ -22,7 +22,6 @@
size="small" size="small"
style="margin-left: 10px; padding: 0 12px" style="margin-left: 10px; padding: 0 12px"
type="primary" type="primary"
@click="onSeainf"
icon="el-icon-info" icon="el-icon-info"
> >
</c-button> </c-button>
...@@ -64,7 +63,6 @@ ...@@ -64,7 +63,6 @@
size="small" size="small"
style="margin-left: 10px; padding: 0 12px" style="margin-left: 10px; padding: 0 12px"
type="primary" type="primary"
@click="onSeainf"
icon="el-icon-info" icon="el-icon-info"
> >
</c-button> </c-button>
...@@ -518,10 +516,7 @@ export default { ...@@ -518,10 +516,7 @@ export default {
], ],
}; };
}, },
methods: { methods: {},
...Event,
onSeainf() {},
},
created: function () {}, created: function () {},
computed: {}, computed: {},
}; };
......
...@@ -24,6 +24,7 @@ ...@@ -24,6 +24,7 @@
type="card" type="card"
@tab-click="tabClick" @tab-click="tabClick"
> >
<el-tab-pane label="业务信息" name="ovwp"> <el-tab-pane label="业务信息" name="ovwp">
<c-content> <c-content>
<m-ovwp :model="model" :codes="codes" /> <m-ovwp :model="model" :codes="codes" />
...@@ -37,42 +38,21 @@ ...@@ -37,42 +38,21 @@
</c-content> </c-content>
</el-tab-pane> </el-tab-pane>
<!--PD000001 -->
<el-tab-pane label="统一授信" name="limitbody"> <el-tab-pane label="统一授信" name="limitbody">
<c-content> <c-content>
<div class="eibs-tab">
<el-collapse v-model="activeNames">
<el-collapse-item title="统一授信" name="limitbody">
<!-- 统一授信 -->
<m-limitbody :model="model" :codes="codes" /> <m-limitbody :model="model" :codes="codes" />
</el-collapse-item>
<el-collapse-item title="试算" name="shisuan">
<!-- 试算 -->
<m-shisuan :model="model" :codes="codes" />
</el-collapse-item>
</el-collapse>
</div>
</c-content> </c-content>
</el-tab-pane> </el-tab-pane>
<!--PD000027 --> <!--PD000027 -->
<el-tab-pane label="费用/账务" name="engp,setpan,glepan"> <el-tab-pane label="费用/账务" name="setmod">
<c-content> <c-content>
<div class="eibs-tab"> <m-setmod
<el-collapse v-model="activeNames"> :model="model"
<el-collapse-item title="表外记账" name="engp"> :codes="codes"
<!-- 表外记账 --> @changeSetmodModel="changeSetmodModel"
<m-engp :model="model" :codes="codes" /> />
</el-collapse-item>
<el-collapse-item title="结算" name="setpan">
<!-- 结算 -->
<m-setpan :model="model" :codes="codes" />
</el-collapse-item>
<el-collapse-item title="会计分录" name="glepan">
<!-- 会计分录 -->
<m-glepan :model="model" :codes="codes" />
</el-collapse-item>
</el-collapse>
</div>
</c-content> </c-content>
</el-tab-pane> </el-tab-pane>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment