Commit d2cab12b by tianxinyu

botdav发票类型码表绑定修改

parent 0e58bfb9
......@@ -135,7 +135,7 @@
<c-col :span="12">
<el-form-item label="发票类型" prop="bodgrp.rec.invtyp">
<c-select v-model="model.bodgrp.rec.invtyp" style="width:100%" :code="invtyp">
<c-select v-model="model.bodgrp.rec.invtyp" style="width:100%" :code="invtyp2">
</c-select>
</el-form-item>
</c-col>
......
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