695593266@qq.com 5 dias atrás
pai
commit
0027a59950
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      src/views/technology/production/index.vue

+ 2 - 0
src/views/technology/production/index.vue

@@ -523,6 +523,8 @@
           this.selection.forEach((item) => {
             item.workCenterName = row.name;
             item.workCenterId = row.id;
+            item.factoriesId = row.factoryId;
+            item.factoriesName = row.factoryName;
           });
 
           producetask