695593266@qq.com 6 miesięcy temu
rodzic
commit
d979f8d165

+ 0 - 8
src/views/produce/components/jobBooking/components/batchSemiProductJobBom.vue

@@ -1111,14 +1111,6 @@
             minWidth: 110
           },
 
-          {
-            prop: 'colorKey',
-            label: '颜色',
-            align: 'center',
-            showOverflowTooltip: true,
-            minWidth: 110
-          },
-
           {
             prop: 'modelKey',
             label: '机型',

+ 5 - 0
src/views/produce/components/outsourcing/new_outsourceList.vue

@@ -1714,6 +1714,11 @@
         this.timeList = [];
         this.attributeData.formedNumLast = 0;
         this.pickOutInListSelect = [];
+        this.pickOutInList = this.pickOutInList.map((item) => {
+          item.selected = false;
+
+          return item;
+        });
 
         this.$nextTick(() => {
           this.$refs.pickOutRef && this.$refs.pickOutRef.clearSelection();

+ 2 - 2
vue.config.js

@@ -33,10 +33,10 @@ module.exports = {
       '/api': {
         // target: 'http://124.71.68.31:50001',
         // target: 'http://192.168.1.125:18086',
-        // target: 'http://192.168.1.251:18086',
+        target: 'http://192.168.1.251:18086',
         // target: 'http://192.168.1.251:18086',
         // target: 'http://192.168.1.125:18086',
-        target: 'http://192.168.1.116:18086', // 赵沙金
+        // target: 'http://192.168.1.116:18086', // 赵沙金
         // target: 'http://192.168.1.251:18086', // 开发环境
         // target: 'http://192.168.1.103:18086',192.168.1.116
         // target: 'http://192.168.1.144:18086',