祁鹏飞 3 недель назад
Родитель
Сommit
1eacd9400a
1 измененных файлов с 1 добавлено и 0 удалено
  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
     },
 
   ];