فهرست منبع

refactor(programRulesDialog): 移除派单时的自动派单设置

liujt 6 ماه پیش
والد
کامیت
4b1875ba63
1فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 3 3
      src/views/maintenance/components/programRulesDialog.vue

+ 3 - 3
src/views/maintenance/components/programRulesDialog.vue

@@ -668,9 +668,9 @@ export default {
         console.log('res----------', res);
         this.addForm = res.data;
         this.addForm.id = res.data.planId;
-        if (this.dialogTitle === '派单') {
-          this.addForm.autoOrder = 1;
-        }
+        // if (this.dialogTitle === '派单') {
+        //   this.addForm.autoOrder = 1;
+        // }
         this.isBindPlan = res.isBindPlan;
         // this.categoryEquipment(res.categoryLevelId);
         this.ruleIdList = [