Commit 998816d0 authored by liudong1993's avatar liudong1993

1

parent 25e90198
......@@ -699,7 +699,7 @@
</el-col>
<el-col :span="4">
<el-form-item label="账套">
<el-select filterable v-model='msg.KingdeeBranchId'>
<el-select filterable v-model='msg.InOrNotProcess'>
<el-option key="-1" value="-1" label="和平"></el-option>
<el-option key="49" value="49" label="微途"></el-option>
<el-option key="1247" value="1247" label="欧亚"></el-option>
......@@ -963,7 +963,7 @@
ImportType:1,
KingdeeMark: '2',
ReFinanceIds: '',
KingdeeBranchId: '-1'
InOrNotProcess: '-1'
},
BranchIds:[],
getCompanyMsg: { // 公司
......
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