修复pad下单后台没有显示平台问题

This commit is contained in:
2026-01-05 14:01:24 +08:00
parent 1516fefb2c
commit d3aab47dad

View File

@@ -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' },