lxf 1 年間 前
コミット
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>