695593266@qq.com 1 mēnesi atpakaļ
vecāks
revīzija
232fa08eee
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  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: {