htc il y a 4 jours
Parent
commit
2fb36ac0b7
1 fichiers modifiés avec 0 ajouts et 3 suppressions
  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(){