bug
This commit is contained in:
@ -439,7 +439,7 @@ export default {
|
||||
})
|
||||
},
|
||||
handleExport() {
|
||||
this.$confirm('确认导出当前页面数据吗?', '警告', {
|
||||
this.$confirm('确认导出此数据吗?', '警告', {
|
||||
confirmButtonText: '确定',
|
||||
cancelButtonText: '取消',
|
||||
type: 'warning'
|
||||
|
||||
Reference in New Issue
Block a user