瀏覽代碼

删除多余的字段

695593266@qq.com 2 月之前
父節點
當前提交
604cdf6aae
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      src/views/factoryModel/station/components/edit.vue

+ 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: []
     };
   };