@@ -1,3 +1,3 @@
{
- "value": "20240924143831"
+ "value": "20240924145756"
}
@@ -273,6 +273,7 @@ const downloadTemplate = async () => {
window.$message?.error(msg ?? '数据异常')
return
+ downloadTemplateLoading.value = false
if (config.localModel) {
const electronAPI = window.electronAPI
electronAPI?.sendFownloadFile(data)