Преглед изворни кода

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 = [