wupengfei
2025-06-09 2a9c108657905402223c84e4b51eae8cf5ab2149
packages/components/src/views/Order/components/PhoneOrder.vue
@@ -7,6 +7,7 @@
      <OrderCard
        title="话费充值"
        :status="item?.lifePayOrderStatus"
        :frontStatus="item?.frontStatus"
        :order-no="item?.orderNo"
        :id="item?.id"
        @goApplyRefund="emit('goApplyRefund', $event)"