This commit is contained in:
Iruka 2024-12-19 17:39:41 +08:00
parent 32ca296d40
commit d3abdf5d2e

View File

@ -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: () => {}