Explorar o código

是否默认传参调整

祁鹏飞 hai 3 semanas
pai
achega
1eacd9400a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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
     },
 
   ];