This commit is contained in:
2026-08-25 00:10:45 +08:00
parent e1bade226f
commit 1ef050dda6
35 changed files with 2041 additions and 263 deletions
+1
View File
@@ -689,6 +689,7 @@ export default {
feedback: true,
}).then(res => {
downloadXls(res.data, '行政区划模板.xlsx');
this.$message.success('模板下载成功');
});
},
},