Browse Source

2024-1-30

dzl 9 months ago
parent
commit
601b1d9db8
2 changed files with 6 additions and 4 deletions
  1. 2 2
      manifest.json
  2. 4 2
      pages/index/index.vue

+ 2 - 2
manifest.json

@@ -2,8 +2,8 @@
     "name" : "协同办公",
     "appid" : "__UNI__EEB5AF5",
     "description" : "",
-    "versionName" : "1.7.1",
-    "versionCode" : 171,
+    "versionName" : "1.7.2",
+    "versionCode" : 172,
     "transformPx" : false,
     "app-plus" : {
         /* 5+App特有相关 */

+ 4 - 2
pages/index/index.vue

@@ -338,8 +338,10 @@
 					})
 				})
 				a.then(res=>{
-					this.lmlist[e].xlList2 = false
-					this.$forceUpdate()
+					setTimeout(()=>{
+						this.lmlist[e].xlList2 = false
+						this.$forceUpdate()
+					},500)
 				})
 				// setTimeout(() => {
 				// 	// this.$forceUpdate()