From 74e5d38d9a0e94421ceceea37c4677e5b57364ba Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 14 十月 2022 00:33:18 +0800 Subject: [PATCH] 2022-10-14 --- src/pc/components/login/normal-login/index.jsx | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/pc/components/login/normal-login/index.jsx b/src/pc/components/login/normal-login/index.jsx index cbcc124..683d9dc 100644 --- a/src/pc/components/login/normal-login/index.jsx +++ b/src/pc/components/login/normal-login/index.jsx @@ -38,7 +38,6 @@ type: card.type, tabId: card.tabId || '', parentId: card.parentId || '', - dataName: card.dataName || '', width: card.width || 24, name: card.name, subtype: card.subtype, -- Gitblit v1.8.0