Commit 6e2fbf1b authored by 李腾's avatar 李腾

feat: 修改筛选字段属性

parent c5c698b7
...@@ -5,7 +5,7 @@ export const ORDER_SEARCH_TYPE = [ ...@@ -5,7 +5,7 @@ export const ORDER_SEARCH_TYPE = [
name: '订单编号', name: '订单编号',
}, },
{ {
value: 'skuId', value: 'spuId',
name: '商品id', name: '商品id',
}, },
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment