mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2025-12-17 16:05:53 +08:00
售后列表添加排序字段
This commit is contained in:
@@ -129,6 +129,8 @@ export default {
|
||||
params: {
|
||||
pageNumber: 1,
|
||||
pageSize: 10,
|
||||
sort: 'createTime',
|
||||
order: 'desc'
|
||||
},
|
||||
|
||||
logParams: {
|
||||
|
||||
Reference in New Issue
Block a user