src/views/productionManagement/productionOrder/index.vue
@@ -83,10 +83,10 @@ </el-form> <template #footer> <span class="dialog-footer"> <el-button @click="bindRouteDialogVisible = false">取 消</el-button> <el-button type="primary" :loading="bindRouteSaving" @click="handleBindRouteConfirm">确 认</el-button> <el-button @click="bindRouteDialogVisible = false">取 消</el-button> </span> </template> </el-dialog> @@ -150,8 +150,9 @@ width: '200px', }, { label: "需求数量", label: "预计生产数量", prop: "quantity", width: '140px', }, { label: "完成数量",