mirror of
https://gitee.com/java110/PropertyApp.git
synced 2026-02-24 05:46:09 +08:00
优化bug
This commit is contained in:
parent
25466e7cd8
commit
5d084b5fdf
@ -199,7 +199,7 @@
|
|||||||
this.context.navigateTo({
|
this.context.navigateTo({
|
||||||
url:"/pages/payFeeByQrCode/payFeeByQrCode?communityId="
|
url:"/pages/payFeeByQrCode/payFeeByQrCode?communityId="
|
||||||
+this.java110Context.getCurrentCommunity().communityId
|
+this.java110Context.getCurrentCommunity().communityId
|
||||||
+"&roomId="+this.roomInfo.roomId;
|
+"&roomId="+this.roomInfo.roomId
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user