fix: 订单列表展示修改、优化修复页面进入时请求两次
This commit is contained in:
@@ -77,6 +77,7 @@ export const options: { [key in optionsType]: options[] } = {
|
||||
{ label: '微信小程序', value: 'WX' },
|
||||
{ label: '支付宝小程序', value: 'ALI' },
|
||||
{ label: '收银机客户端', value: 'PC' },
|
||||
{ label: '收款码', value: 'H5' },
|
||||
],
|
||||
sendType: [
|
||||
{ label: '快递', value: 'post' },
|
||||
|
||||
Reference in New Issue
Block a user