From d074bedd5c2834113fe0c4ed5a3c78ec905681c3 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期五, 10 九月 2021 16:02:57 +0800
Subject: [PATCH] 2021-09-10

---
 src/tabviews/custom/components/card/balcony/index.jsx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/tabviews/custom/components/card/balcony/index.jsx b/src/tabviews/custom/components/card/balcony/index.jsx
index 5026c93..2842c8a 100644
--- a/src/tabviews/custom/components/card/balcony/index.jsx
+++ b/src/tabviews/custom/components/card/balcony/index.jsx
@@ -175,7 +175,7 @@
       MKEmitter.emit('reloadData', btn.syncComponentId)                        // 鍚岀骇鏍囩鍒锋柊
     }
 
-    if (position === 'mainline' && supModule) {                 // 涓昏〃琛屽埛鏂�
+    if (position === 'mainline' && supModule) {                                // 涓昏〃琛屽埛鏂�
       MKEmitter.emit('reloadData', supModule, (BID || 'empty'))
     } else if (position === 'popclose') {                                      // 鏍囩鍏抽棴鍒锋柊
       supModule && MKEmitter.emit('reloadData', supModule, (BID || 'empty'))

--
Gitblit v1.8.0