wupengfei
8 天以前 f37c78b6412db783615f8b38f0487c57136c4ed8
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,