Jason Chuang 1 月之前
父節點
當前提交
f5b31aa2de
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      src/pages/Payment/index.js

+ 1
- 1
src/pages/Payment/index.js 查看文件

@@ -493,7 +493,7 @@ const Index = () => {
onClick={() => paymentClick()}
sx={{ mt: 4, ...PAY_CONTAINED_BUTTON_SX }}
>
<FormattedMessage id="selectPaymentMethodBtn"/>
<FormattedMessage id="pay"/>
</Button>
<Button
component="span"


Loading…
取消
儲存