Browse Source

定单管理,映射调整

pull/140/head
liwei 3 years ago
parent
commit
6fa8f8a5de
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/views/productplan/workbench/order.vue

+ 1
- 1
src/views/productplan/workbench/order.vue View File

@ -294,7 +294,7 @@
<el-col :span="12">
<el-form-item label="物料描述">
<el-input
v-model="form['OM_WorkOrder-Descr1']"
v-model="form['Article-Descr1']"
disabled
placeholder="请输入"
/>


Loading…
Cancel
Save