zhengyiming
2025-06-12 8b3c422cc075f1083f8961663fb2e2f56f8b2e92
src/views/EnterpriseInfo/components/WithdrawalRecordView.vue
@@ -87,6 +87,7 @@
          orderInput: extraParamState.orderInput,
        },
        checkStatus: EnterpriseRechargeStatusEnum.CheckPassed,
        enterpriseId: id,
      };
      let res = await parkBountyApplyServices.getEnterpriseDrawWithList(params, {
        showLoading: !state.loading,