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