htc 3 dagar sedan
förälder
incheckning
2fb36ac0b7
1 ändrade filer med 0 tillägg och 3 borttagningar
  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(){