zhuzhuanzhuan
2023-09-01 75a67621878b019bff8743a325da1c00f3e1a2c7
src/views/mdc/base/modules/MdcplancloseList/MdcplancloseForm.vue
@@ -112,7 +112,7 @@
            httpAction(httpurl,this.model,method).then((res)=>{
              if(res.success){
                // that.$message.success(res.message);
                that.$notification.warning({
                that.$notification.success({
                  message:'消息',
                  description:res.message
                });