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(){