新增会员列表组件,店员管理,修复#I1C5AP,#I1C6MK,#I1C055
This commit is contained in:
@ -338,7 +338,8 @@ export default {
|
||||
page: page.currentPage - 1,
|
||||
size: page.pageSize,
|
||||
descs: this.page.descs,
|
||||
ascs: this.page.ascs
|
||||
ascs: this.page.ascs,
|
||||
sort: 'createTime,desc'
|
||||
}, {
|
||||
groupId: this.groupId
|
||||
})).then(response => {
|
||||
|
Reference in New Issue
Block a user