From 4677982c003e357cff8f2544be44706bf31ea6de Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 05 五月 2022 19:12:19 +0800
Subject: [PATCH] 2022-05-05

---
 src/menu/components/share/actioncomponent/dragaction/card.jsx |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/menu/components/share/actioncomponent/dragaction/card.jsx b/src/menu/components/share/actioncomponent/dragaction/card.jsx
index 2e38f86..9ff2c22 100644
--- a/src/menu/components/share/actioncomponent/dragaction/card.jsx
+++ b/src/menu/components/share/actioncomponent/dragaction/card.jsx
@@ -37,6 +37,8 @@
     hasProfile = true
   } else if (card.funcType === 'print') {
     hasProfile = true
+  } else if (card.funcType === 'megvii') {
+    hasProfile = true
   }
 
   let btnElement = null

--
Gitblit v1.8.0