- 注释掉editRow.vue中的captureLoading赋值语句 - 更新index.html中的JavaScript资源文件哈希值
@@ -204,7 +204,7 @@ function testShoesFlip(){
after_delay:0,
}
});
- captureLoading.value = true;
+ // captureLoading.value = true;
clientStore.ipc.on(icpList.socket.message+'_run_mcu_single', async (event, result) => {
@@ -5,7 +5,7 @@
<link rel="icon" type="image/svg+xml" href="./vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>智惠映AI自动拍照机</title>
- <script type="module" crossorigin src="./assets/index-CP5FbtoN.js"></script>
+ <script type="module" crossorigin src="./assets/index-L1oZlcc3.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-B8MPi9a0.css">
</head>
<body>