zhuzhuanzhuan
2023-09-19 102c7d7dc9f5af873f19c86a0d17d5d6addcbc32
src/views/mdc/base/modules/deviceCalendar/DeviceCalendarAdd.vue
@@ -364,7 +364,7 @@
              deleteAction(that.url.deleteBatch, { ids: ids }).then((res) => {
                if (res.success) {
                  // that.$message.success(res.message)
                  that.$notification.warning({
                  that.$notification.success({
                    message:'消息',
                    description:res.message
                  });