Commit 68e323b0 by wanggang_yf

brtudp页面修改

parent 68f7bb1a
...@@ -65,6 +65,9 @@ export default class Brtudp { ...@@ -65,6 +65,9 @@ export default class Brtudp {
mattxtlab: '' mattxtlab: ''
} }
}, },
rol:{
pts: new Pts().data,
},
brtp: { brtp: {
furide: '', furide: '',
matp: { matp: {
...@@ -94,6 +97,42 @@ export default class Brtudp { ...@@ -94,6 +97,42 @@ export default class Brtudp {
docpan: new Pub().data.Docpan, docpan: new Pub().data.Docpan,
brdgrp: { brdgrp: {
prb: {
pts: new Pts().data,
},
acb: {
pts: new Pts().data,
},
ben: {
pts: new Pts().data,
},
apl: {
pts: new Pts().data,
},
shp: {
pts: new Pts().data,
},
adv: {
pts: new Pts().data,
},
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,
},
blk: { blk: {
docdisflg: '', docdisflg: '',
notpty: '', notpty: '',
...@@ -168,12 +207,20 @@ export default class Brtudp { ...@@ -168,12 +207,20 @@ export default class Brtudp {
}, },
tag72add: '' tag72add: ''
}, },
setmod: {
doccur: '',
docamt: ''
},
brtp: { brtp: {
connum: '' docgrdm: {
docgrd: {
splice: '',
push: ''
}
},
oth: {
pts: new Pts().data,
},
cre732flg: '',
furide: '',
connum: '',
cre752flg: ''
}, },
aamset: { aamset: {
utlamt: '', utlamt: '',
...@@ -246,20 +293,6 @@ export default class Brtudp { ...@@ -246,20 +293,6 @@ export default class Brtudp {
} }
}, },
sftmt: '', sftmt: '',
liaall: {
limmod: {
limpfp: {
clmpty: '',
clmcbe: '',
clmcbb: ''
},
limpts: {
wrk: {
pts: new Pts().data,
}
}
}
},
gcdgrp: { gcdgrp: {
prb: { prb: {
...@@ -348,56 +381,6 @@ export default class Brtudp { ...@@ -348,56 +381,6 @@ export default class Brtudp {
pts: new Pts().data, 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: { trnmod: {
trndia: { trndia: {
usrget: { usrget: {
......
...@@ -59,7 +59,7 @@ ...@@ -59,7 +59,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 +68,7 @@ export default { ...@@ -68,7 +68,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