Browse Source

是否默认传参调整

祁鹏飞 3 weeks ago
parent
commit
1eacd9400a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/quoteConfig/dispatch/components/rule.vue

+ 1 - 0
src/views/quoteConfig/dispatch/components/rule.vue

@@ -594,6 +594,7 @@ const submit = async () => {
       actionJson: {
         agreementId: actionJson[0].agreementId,
       },
+      isDefault:formData.value.isDefault
     },
 
   ];