wupengfei
2025-05-15 6d11286953b0832a8a9a14315f8784d0c025b380
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,