src/mixins/JeecgListMixin.js
@@ -197,7 +197,7 @@ //重新计算分页问题 that.reCalculatePage(that.selectedRowKeys.length) // that.$message.success(res.message); this.$notification.warning({ that.$notification.success({ message:'消息', description:res.message }); @@ -205,7 +205,7 @@ that.onClearSelected(); } else { // that.$message.warning(res.message); this.$notification.warning({ that.$notification.warning({ message:'消息', description:res.message });