zhuzhuanzhuan
2024-05-09 1d79d3950a3d8c489ca9ee2c88a50b01e2b5ab6e
src/views/mdc/base/modules/shift/ShiftSystemModel.vue
@@ -122,7 +122,7 @@
            obj.then((res) => {
              if (res.success) {
                // that.$message.success(res.message)
                that.$notification.warning({
                that.$notification.success({
                  message:'消息',
                  description:res.message
                });