guoyujia 11 ヶ月 前
コミット
ca7b137e84
1 ファイル変更1 行追加0 行削除
  1. 1 0
      src/views/business/outsource/index.vue

+ 1 - 0
src/views/business/outsource/index.vue

@@ -158,6 +158,7 @@ const queryParams = ref({
   packagingMethod: null,
   freightPrice: null,
   freightAmount: null,
+  isFirstProcess:0
 });
 
 /***********************  方法区  ****************************/