“linengliang”
2023-11-24 5cbba170e270e6f1c99a91e27dbb7951a27d596a
src/views/mdc/base/modules/deviceCalendar/DeviceCalendarAddCon.vue
@@ -217,7 +217,7 @@
            postAction(this.url.settingCalendar, formData).then((res) => {
              if (res.success) {
                // that.$message.success(res.message)
                that.$notification.warning({
                that.$notification.success({
                  message:'消息',
                  description:res.message
                });