.
This commit is contained in:
parent
32ca296d40
commit
d3abdf5d2e
@ -362,10 +362,10 @@
|
||||
// #ifdef APP-PLUS
|
||||
getApp().mqttLink(userId);
|
||||
// #endif
|
||||
// 初始化数据
|
||||
getApp().ijs.initData(userId, (land, wo) => {
|
||||
getApp().getWoList(land, wo);
|
||||
});
|
||||
// // 初始化数据
|
||||
// getApp().ijs.initData(userId, (land, wo) => {
|
||||
// getApp().getWoList(land, wo);
|
||||
// });
|
||||
},
|
||||
fail: () => {},
|
||||
complete: () => {}
|
||||
|
Loading…
Reference in New Issue
Block a user