Kaynağa Gözat

opt:支付时房间被占用弹出框不显示取消按钮

LiChengjin 3 ay önce
ebeveyn
işleme
8d29d80ad7
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      subpkg_checkin/confirmOrder/confirmOrder.vue

+ 1 - 0
subpkg_checkin/confirmOrder/confirmOrder.vue

@@ -221,6 +221,7 @@
 				} else {
 					uni.showModal({
 						content: '房间已被占用,请重新选房',
+						showCancel: false,
 						success: (res) => {
 							if (res.confirm) {
 								uni.navigateTo({