fix bug
This commit is contained in:
@@ -689,6 +689,7 @@ export default {
|
||||
feedback: true,
|
||||
}).then(res => {
|
||||
downloadXls(res.data, '行政区划模板.xlsx');
|
||||
this.$message.success('模板下载成功');
|
||||
});
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user