Przeglądaj źródła

删除多余的字段

695593266@qq.com 1 miesiąc temu
rodzic
commit
604cdf6aae

+ 1 - 2
src/views/factoryModel/station/components/edit.vue

@@ -446,8 +446,7 @@
       taskIds: [],
       taskNames: [],
       activeName: '',
-      workstationSubstanceList: [],
-      clientEnvironmentId: this.$store.state.user.info.clientEnvironmentId
+      workstationSubstanceList: []
     };
   };