From 46a68597c5514cbbaf7e72fb4aa8a5ac88cb5768 Mon Sep 17 00:00:00 2001
From: yangan <yangan0921@163.com>
Date: 星期五, 31 五月 2024 10:51:13 +0800
Subject: [PATCH] faet:统计页面导出详情放开按钮权限

---
 manifest.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/manifest.json b/manifest.json
index 5370f28..3a39431 100644
--- a/manifest.json
+++ b/manifest.json
@@ -72,7 +72,8 @@
 			"minified": true,
 			"postcss": false
 		},
-		"usingComponents": true
+		"usingComponents": true,
+		"libVersion":"latest"
 	},
 	"mp-alipay": {
 		"usingComponents": true

--
Gitblit v1.9.1