修改样式
This commit is contained in:
@@ -23,7 +23,9 @@ Page({
|
||||
*/
|
||||
onLoad(options) {
|
||||
// this.getList()
|
||||
this.getCode()
|
||||
loadingFunc(async () => {
|
||||
await this.getCode()
|
||||
})
|
||||
},
|
||||
async getList() {
|
||||
const { code, message, data } = await getOwnTenementList()
|
||||
|
Reference in New Issue
Block a user