zhuzhuanzhuan
2023-09-05 584e17205f4cabd39bbc1b5d2489a59b48aa739e
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
                });