From dda47756fa781557e20bb332c467232ac6436de7 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 20 十月 2022 15:25:41 +0800 Subject: [PATCH] Merge branch 'develop' --- src/mob/components/official/index.jsx | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/src/mob/components/official/index.jsx b/src/mob/components/official/index.jsx index dc25062..7a1c6d0 100644 --- a/src/mob/components/official/index.jsx +++ b/src/mob/components/official/index.jsx @@ -32,8 +32,6 @@ let _card = { uuid: card.uuid, type: card.type, - tabId: card.tabId || '', - parentId: card.parentId || '', width: 24, name: card.name, subtype: card.subtype, -- Gitblit v1.8.0