@@ -41,9 +41,6 @@
async onShow() {
await this.getAgentModelList()
this.getDeviceList();
- uni.navigateTo({
- url:'/pagesHome/dialogDetail'
- })
},
methods:{
getAgentModelList(){