gjy 2 năm trước cách đây
mục cha
commit
4aca77a008
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      pages/business/businessNew.vue

+ 2 - 2
pages/business/businessNew.vue

@@ -184,7 +184,7 @@
 			} else {
 
 			}
-			this.isSHowReleaseAlert = getApp().globalData.userRelease
+			// this.isSHowReleaseAlert = getApp().globalData.userRelease
 			console.log("this.isSHowReleaseAlert", this.isSHowReleaseAlert)
 			uni.showTabBar()
 			uni.hideKeyboard()
@@ -245,7 +245,7 @@
 
 		methods: {
 			releaseAlertbtn() {
-				getApp().globalData.userRelease = false
+				// getApp().globalData.userRelease = false
 				this.isSHowReleaseAlert = false
 			},
 			cancelFollow() {