lxf vor 1 Jahr
Ursprung
Commit
e9af3ab243
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      src/views/production/operation/batching/index.vue

+ 1 - 0
src/views/production/operation/batching/index.vue

@@ -422,6 +422,7 @@ watch(selectData, (newVal) => {
       }
     });
   }
+  
 });
 </script>