|
@@ -313,7 +313,7 @@ export const JeecgListMixin = {
|
|
description: `无相关记录,不支持导出!`,
|
|
description: `无相关记录,不支持导出!`,
|
|
duration:3
|
|
duration:3
|
|
})*/
|
|
})*/
|
|
- this.$message.error("无相关记录可导出!")
|
|
|
|
|
|
+ this.$message.error("无相关记录,不支持导出!")
|
|
return
|
|
return
|
|
}
|
|
}
|
|
if(!fileName || typeof fileName != "string"){
|
|
if(!fileName || typeof fileName != "string"){
|