From f698d1dbfe9b74cd7a4938380d4501ccf21508f9 Mon Sep 17 00:00:00 2001
From: zhangxiaoxu <819527061@qq.com>
Date: 星期三, 26 十一月 2025 10:19:30 +0800
Subject: [PATCH] 煤仓库存明细无数据隐藏

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

diff --git a/manifest.json b/manifest.json
index 3e5f70f..2e48f6f 100644
--- a/manifest.json
+++ b/manifest.json
@@ -53,7 +53,7 @@
         "appid" : "wx69ae2830c7d22d5a",
         "setting" : {
             "urlCheck" : false,
-            "es6" : true,
+            "es6" : false,
             "minified" : true
         },
         "usingComponents" : true

--
Gitblit v1.9.1