feat: 支付方式去除自定义
This commit is contained in:
parent
206b263b53
commit
90e4ffdb9f
|
|
@ -15,7 +15,7 @@ const options: optionObject = {
|
|||
{ label: "支付宝", value: "alipay" },
|
||||
// { label: "刷卡", value: "deposit" },
|
||||
{ label: "挂账", value: "arrears" },
|
||||
{ label: "自定义", value: "virtual" },
|
||||
// { label: "自定义", value: "virtual" },
|
||||
],
|
||||
isIdeal: [
|
||||
{ label: "否", value: 0 },
|
||||
|
|
|
|||
Loading…
Reference in New Issue