htc 2 天之前
父節點
當前提交
2fb36ac0b7
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0 3
      pages/home.vue

+ 0 - 3
pages/home.vue

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