zhaowei
2025-07-16 008245cbe95c63a80f9a255378a5ffbe25d15085
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
                });