zhuzhuanzhuan
2023-09-12 93dbc760dafd597869d0013b295e6d4dc7be9d02
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
                });