新增会员列表组件,店员管理,修复#I1C5AP,#I1C6MK,#I1C055

This commit is contained in:
hupeng
2020-03-22 20:59:31 +08:00
parent fe6fce0244
commit cbe0a6f592
7 changed files with 380 additions and 11 deletions

View File

@ -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 => {