Pārlūkot izejas kodu

订单列表添加打印

aleyds 3 gadi atpakaļ
vecāks
revīzija
d20e510b14
1 mainītis faili ar 2 papildinājumiem un 3 dzēšanām
  1. 2 3
      pages/ownersquery/ownersquery.vue

+ 2 - 3
pages/ownersquery/ownersquery.vue

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