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