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