Refactor(云灵AI):1、使用新模型逻辑对接;2、订单查询
This commit is contained in:
@@ -486,6 +486,7 @@ export default {
|
||||
}
|
||||
},
|
||||
onLoad() {
|
||||
console.time()
|
||||
// uni.hideTabBar()
|
||||
const _this = this
|
||||
_this.init()
|
||||
@@ -1485,6 +1486,9 @@ export default {
|
||||
}
|
||||
}
|
||||
}
|
||||
this.$nextTick(() => {
|
||||
console.timeEnd()
|
||||
})
|
||||
}
|
||||
uni.hideLoading()
|
||||
}).catch(() => {
|
||||
|
||||
Reference in New Issue
Block a user