mirror of
https://gitee.com/java110/PropertyApp.git
synced 2026-02-23 21:36:39 +08:00
统一通讯录改为 1000
This commit is contained in:
parent
ea72adaa2b
commit
8bbe18e4a0
@ -81,7 +81,7 @@
|
||||
let storeId = _userInfo.storeId;
|
||||
let _objData = {
|
||||
page: 1,
|
||||
row: 15,
|
||||
row: 1000,
|
||||
storeId: storeId,
|
||||
name: this.name
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user