mirror of
https://gitee.com/java110/PropertyApp.git
synced 2026-02-23 21:36:39 +08:00
优化修改业主
This commit is contained in:
parent
bca3339e5c
commit
f51cf0d641
@ -89,7 +89,7 @@
|
|||||||
*/
|
*/
|
||||||
onLoad: function(options) {
|
onLoad: function(options) {
|
||||||
this.communityId = this.getCommunityId();
|
this.communityId = this.getCommunityId();
|
||||||
this.memberId = this.memberId;
|
this.memberId = options.memberId;
|
||||||
this._loadOwnerMember();
|
this._loadOwnerMember();
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user