htc 3 일 전
부모
커밋
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(){