Commit f3de2cda by chengzhuoshen

前端暂存代码

parent 096a98e9
......@@ -6,7 +6,6 @@ import glentry from '~/components/business/glentry/event'
import engp from '~/components/business/engp/event'
import docpan from '~/components/business/docpan/event'
import ccvpan from '~/components/business/ccvpan/event'
import Api from "~/service/Api"
import GitopnRequest from "../model/GitopnRequest"
export default {
......@@ -169,7 +168,7 @@ export default {
// 支出目的修改--联动保函开立类型
handleChangePurpos() {
this.queryHndtypCodeTableList(this.root.trnName);
methods: {
},
//组GitopnRequest
buildGitopnRequest() {
let gitopnRequest = new GitopnRequest().data;
......@@ -307,5 +306,4 @@ export default {
this.queryHndtypCodeTableList(this.root.trnName)
}
},
},
};
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