lxf hace 1 año
padre
commit
e9af3ab243
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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>