From e53e33dd46fdf138c851b10f12cdc00131a8d644 Mon Sep 17 00:00:00 2001 From: wupengfei <834520024@qq.com> Date: 星期二, 25 二月 2025 17:12:44 +0800 Subject: [PATCH] fix: bug --- apps/taro/src/app.config.ts | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/apps/taro/src/app.config.ts b/apps/taro/src/app.config.ts index 1f44a78..b6e2fa8 100644 --- a/apps/taro/src/app.config.ts +++ b/apps/taro/src/app.config.ts @@ -58,6 +58,7 @@ 'electricBillRecharge/electricBillRecharge', 'selectPayType/selectPayType', 'rechargeResult/rechargeResult', + 'rechargeElectricResult/rechargeElectricResult', ], }, { -- Gitblit v1.9.1