lxf 1 год назад
Родитель
Сommit
e9af3ab243
1 измененных файлов с 1 добавлено и 0 удалено
  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>