src/views/plan/customerorder/schedule-table.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/plan/customerorder/schedule-table.vue
@@ -85,7 +85,8 @@ width="170px" > <template scope="scope"> <el-form-item <el-form-item>{{ scope.row.qtyPlaned }}</el-form-item> <!-- <el-form-item :prop="'customer.' + scope.$index" :rules="rules.qtyPlaned" > @@ -93,7 +94,7 @@ v-model="scope.row.qtyPlaned" placeholder="" ></el-input> </el-form-item> </el-form-item> --> </template> </el-table-column> <el-table-column