前端
This commit is contained in:
@@ -397,7 +397,7 @@ export default {
|
||||
},
|
||||
downloadData() {
|
||||
logOperation.downloadData().then(result => {
|
||||
debugger
|
||||
//debugger
|
||||
downloadFile(result, '导出数据', 'xlsx')
|
||||
});
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user