瀏覽代碼

是否默认传参调整

祁鹏飞 1 月之前
父節點
當前提交
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
     },
 
   ];