zhengkaixin 3 年 前
コミット
1d84cd4247
1 ファイル変更3 行追加0 行削除
  1. 3 0
      pages/user/myReservation/reservationListDetails.vue

+ 3 - 0
pages/user/myReservation/reservationListDetails.vue

@@ -181,6 +181,9 @@
 			if(op.isback){
 				this.isback=true
 			}
+			if(op.notice){
+				this.isback=true
+			}
 			if(op.qr){
 				//扫码进入的
 			}