From 6147ca19d6888b49f36d96f0cf345dfe13255871 Mon Sep 17 00:00:00 2001
From: yangan <yangan0921@163.com>
Date: 星期六, 14 九月 2024 17:00:46 +0800
Subject: [PATCH] feat:库管外销不需要输入折吨

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

diff --git a/manifest.json b/manifest.json
index 022f3e4..dd73902 100644
--- a/manifest.json
+++ b/manifest.json
@@ -75,8 +75,7 @@
             "minified" : true,
             "postcss" : false
         },
-        "usingComponents" : true,
-        "lazyCodeLoading" : "requiredComponents"
+        "usingComponents" : true
     },
     "mp-alipay" : {
         "usingComponents" : true

--
Gitblit v1.9.1