Commit 73ad61a3 by cl

cl clttra cltset

parent 4c06093e
...@@ -88,14 +88,14 @@ ...@@ -88,14 +88,14 @@
</el-form-item> </el-form-item>
</c-col> </c-col>
</div> </div>
</template> </template>
<script> <script>
import Api from "~/service/Api"; import Api from "~/service/Api";
import CommonProcess from "~/mixin/CommonProcess"; import CommonProcess from "~/mixin/CommonProcess";
import CodeTable from "~/config/CodeTable"; import CodeTable from "~/config/CodeTable";
import Event from "~/model/Clttra/Event"; import Event from "~/model/Clttra/Event";
export default { export default {
inject: ['root'], inject: ['root'],
props: ["model", "codes"], props: ["model", "codes"],
mixins: [CommonProcess], mixins: [CommonProcess],
...@@ -104,8 +104,7 @@ ...@@ -104,8 +104,7 @@
}, },
methods: { ...Event }, methods: { ...Event },
created: function () {}, created: function () {},
}; };
</script> </script>
<style> <style>
</style> </style>
\ No newline at end of file
<template> <template>
<c-page title="打包托收催收">
<div class="eContainer"> <div class="eContainer">
<c-function-btn <c-function-btn :handleSubmit="handleSubmit" :handleCheck="handleCheck" :handleStash="handleStash">
:handleSubmit="handleSubmit"
:handleCheck="handleCheck"
:handleStash="handleStash"
>
<el-button size="small">备忘录</el-button> <el-button size="small">备忘录</el-button>
<el-button size="small">影像信息</el-button> <el-button size="small">影像信息</el-button>
<el-button size="small">保存模板</el-button> <el-button size="small">保存模板</el-button>
...@@ -17,8 +14,8 @@ ...@@ -17,8 +14,8 @@
<c-tabs v-model="tabVal" ref="elment" type="card" @tab-click="tabClick"> <c-tabs v-model="tabVal" ref="elment" type="card" @tab-click="tabClick">
<!--PD000002 --> <!--PD000002 -->
<el-tab-pane label="内容" name="clttra"> <el-tab-pane label="内容" name="Sel">
<m-clttra :model="model" :codes="codes"/> <m-Sel :model="model" :codes="codes"/>
</el-tab-pane> </el-tab-pane>
<!--PD000000 --> <!--PD000000 -->
<el-tab-pane label="费用及账务" name="setpan"> <el-tab-pane label="费用及账务" name="setpan">
...@@ -32,6 +29,9 @@ ...@@ -32,6 +29,9 @@
<el-tab-pane label="分录信息" name="glepan"> <el-tab-pane label="分录信息" name="glepan">
<m-glepan :model="model" :codes="codes" /> <m-glepan :model="model" :codes="codes" />
</el-tab-pane> </el-tab-pane>
<el-tab-pane label="保证金" name="ccvpan">
<m-ccvpan :model="model" :codes="codes" />
</el-tab-pane>
<!--PD000529 --> <!--PD000529 -->
<el-tab-pane label="面函及报文" name="docpan"> <el-tab-pane label="面函及报文" name="docpan">
<m-docpan :model="model" :codes="codes"/> <m-docpan :model="model" :codes="codes"/>
...@@ -49,30 +49,37 @@ ...@@ -49,30 +49,37 @@
</c-tabs> </c-tabs>
</el-form> </el-form>
</div> </div>
</c-page>
</template> </template>
<script> <script>
import Api from "~/service/Api" import Api from "~/service/Api";
import CodeTable from "~/config/CodeTable" import Utils from "~/utils/index";
import Clttra from "~/model/Clttra" import CodeTable from "~/config/CodeTable";
import CommonProcess from "~/mixin/CommonProcess" import Clttra from "~/model/Clttra";
import Check from "~/model/Clttra/Check" import CommonProcess from "~/mixin/CommonProcess";
import Default from "~/model/Clttra/Default" import Check from "~/model/Clttra/Check";
import Pattern from "~/model/Clttra/Pattern" import Default from "~/model/Clttra/Default";
import Docpan from "./Docpan" import Pattern from "~/model/Clttra/Pattern";
import Doctre from "./Doctre" import Sel from "./Sel";
import Coninfp from "./Coninfp" import Setpan from "~/views/Public/Setpan";
import Setpan from "./Setpan" import Docpan from "~/views/Public/Docpan";
import Engp from "./Engp" import Engp from "~/views/Public/Engp";
import Glepan from "./Glepan" import Glepan from "~/views/Public/Glepan";
import Ccvpan from "~/views/Public/Ccvpan";
import Coninfp from "~/views/Public/Coninfp";
import Doctre from "./Doctre";
export default { export default {
name: "Clttra", name: "Clttra",
components:{ components:{
"m-clttra" : Clttra, "m-Sel" : Sel,
"m-docpan" : Docpan, "m-setpan": Setpan,
"m-doctre" : Doctre, "m-engp": Engp,
"m-coninfp" : Coninfp, "m-glepan": Glepan,
"m-setpan" : Setpan, "m-docpan": Docpan,
"m-doctre": Doctre,
"m-coninfp": Coninfp,
"m-ccvpan": Ccvpan,
}, },
provide() { provide() {
return { return {
......
...@@ -90,6 +90,10 @@ export default { ...@@ -90,6 +90,10 @@ export default {
{ inifrm: "lttopn", ininam: "转让证开立", pntmiu: "8" }, { inifrm: "lttopn", ininam: "转让证开立", pntmiu: "8" },
{ inifrm: "lttame", ininam: "转让证修改", pntmiu: "8" }, { inifrm: "lttame", ininam: "转让证修改", pntmiu: "8" },
{ inifrm: "lttcan", ininam: "转让证注销", pntmiu: "8" }, { inifrm: "lttcan", ininam: "转让证注销", pntmiu: "8" },
{ inifrm: "9", ininam: "打包托收", pntmiu: "" },
{ inifrm: "cltdav", ininam: "打包托收开立", pntmiu: "9" },
{ inifrm: "clttra", ininam: "打包托收催收", pntmiu: "9" },
{ inifrm: "cltset", ininam: "打包托收解包", pntmiu: "9" },
], ],
menus: [], menus: [],
}; };
......
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