Explorar el Código

是否默认传参调整

祁鹏飞 hace 3 semanas
padre
commit
1eacd9400a
Se han modificado 1 ficheros con 1 adiciones y 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
     },
 
   ];