瀏覽代碼

无数据时不可导出;

chengbeibei 11 月之前
父節點
當前提交
a3043acdef
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/mixins/JeecgListMixin.js

+ 1 - 1
src/mixins/JeecgListMixin.js

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