Commit 35ebd906 by tianxinyu

botdav字段修改

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