zhuzhuanzhuan
2024-04-18 b417dc5912e77367694095411121fddf665c1d7e
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
                  });
@@ -475,10 +475,6 @@
  .ant-modal-cust-warp .ant-modal-content {
    height: 90% !important;
    overflow-y: hidden;
  }
  #app .desktop {
    height: auto !important;
  }
  /** Button按钮间距 */