695593266@qq.com hace 1 mes
padre
commit
232fa08eee
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/views/produceOrder/index.vue

+ 2 - 2
src/views/produceOrder/index.vue

@@ -961,8 +961,8 @@
         };
       },
       clientEnvironmentId() {
-        // return this.$store.state.user.info.clientEnvironmentId;
-        return 9;
+        return this.$store.state.user.info.clientEnvironmentId;
+        // return 9;
       }
     },
     watch: {