mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-02-24 05:46:04 +08:00
修复报修页面bug
This commit is contained in:
parent
15079bc340
commit
a29d2aca51
@ -115,7 +115,7 @@
|
||||
components: {
|
||||
noDataPage
|
||||
},
|
||||
onLoad: function() {
|
||||
onLoad: function(options) {
|
||||
let that = this;
|
||||
context.onLoad(options);
|
||||
context.getRooms().then(function(res) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user