Explorar el Código

无数据时不可导出;

chengbeibei hace 11 meses
padre
commit
a3043acdef
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"){