zhuzhuanzhuan
2023-12-01 050114072f1c0213ac1f1f303007f66dc5cef23d
src/views/system/modules/ProductionManager/ProductionModal.vue
@@ -137,7 +137,7 @@
            httpAction(this.url.add,this.model,"post").then((res)=>{
              if(res.success){
                // that.$message.success(res.message);
                that.$notification.warning({
                that.$notification.success({
                  message:'消息',
                  description:res.message
                });