优化bug

This commit is contained in:
java110 2020-06-28 22:16:13 +08:00
parent 2cbb781281
commit cc7edabd6c

View File

@ -85,8 +85,8 @@
let param = {
communityId: vc.getCurrentCommunity().communityId,
userId: _staff.staffId,
userName: _staff.staffName,
staffId: _staff.staffId,
staffName: _staff.staffName,
repairType: $that.repairTypeUserManageInfo.repairType
}