Lius
2023-12-19 f67b4c736c68cd3d1f75e5fc6b6e23189f12b979
src/views/mdc/base/modules/DepartList/DepartListContent/DepartModel.vue
@@ -156,7 +156,7 @@
            obj.then((res) => {
              if (res.success) {
                // that.$message.success("添加成功")
                that.$notification.warning({
                that.$notification.success({
                  message:'消息',
                  description:"添加成功"
                });