zhengyiming
2025-03-27 55c03f35a31979aefd46aead13a145c9b293e6d8
packages/components/src/views/electricBillRecharge/ElectricBillRechargeStep2.vue
@@ -238,7 +238,7 @@
  isInWeChat: toRef(props, 'isInWeChat'),
  isH5: toRef(props, 'isH5'),
  appId: toRef(props, 'appId'),
  getOpenId: props.getOpenId,
  getOpenId: toRef(props, 'getOpenId'),
});
const currentOrderNo = ref('');