zhuzhuanzhuan
2023-08-22 f6b97ff114dd215852dc92af0ac71e1d893f52df
src/views/system/modules/QuartzJobModal.vue
@@ -116,7 +116,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
                });