修复pad下单后台没有显示平台问题
This commit is contained in:
@@ -78,6 +78,7 @@ export const options: { [key in optionsType]: options[] } = {
|
|||||||
{ label: '支付宝小程序', value: 'ALI' },
|
{ label: '支付宝小程序', value: 'ALI' },
|
||||||
{ label: '收银机客户端', value: 'PC' },
|
{ label: '收银机客户端', value: 'PC' },
|
||||||
{ label: '收款码', value: 'H5' },
|
{ label: '收款码', value: 'H5' },
|
||||||
|
{ label: 'PAD点餐宝', value: 'PAD' },
|
||||||
],
|
],
|
||||||
sendType: [
|
sendType: [
|
||||||
{ label: '快递', value: 'post' },
|
{ label: '快递', value: 'post' },
|
||||||
|
|||||||
Reference in New Issue
Block a user