修改支付结果状态码
This commit is contained in:
parent
f883ff809a
commit
9945c925fd
@ -17,8 +17,8 @@ const resData = ref({});
|
|||||||
|
|
||||||
|
|
||||||
const statusLabel = {
|
const statusLabel = {
|
||||||
1: t("payment.text2"),
|
1: t("payment.text3"),
|
||||||
2: t("payment.text3"),
|
2: t("payment.text2"),
|
||||||
3: t("payment.text4"),
|
3: t("payment.text4"),
|
||||||
4: t("payment.text5"),
|
4: t("payment.text5"),
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user