mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2025-12-17 07:55:53 +08:00
增加根据更新时间排序足迹
This commit is contained in:
@@ -68,6 +68,8 @@ export default {
|
||||
params: {
|
||||
pageNumber: 1,
|
||||
pageSize: 10,
|
||||
order: "desc",
|
||||
sort: "updateTime",
|
||||
},
|
||||
|
||||
trackList: [], //足迹列表
|
||||
|
||||
Reference in New Issue
Block a user