aleyds 3 лет назад
Родитель
Сommit
d20e510b14
1 измененных файлов с 2 добавлено и 3 удалено
  1. 2 3
      pages/ownersquery/ownersquery.vue

+ 2 - 3
pages/ownersquery/ownersquery.vue

@@ -40,9 +40,8 @@
 		},
 		methods:{
 			customBack(){
-				this.$u.route({
-					// type:'switchTab',
-					url: 'pages/index/index'
+				uni.navigateBack({
+				    delta: 1
 				});
 			},
 			getPic(){