From a8507cc8c42d17d4fb854594dbf1e084d61912ac Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 18 十月 2022 12:44:22 +0800 Subject: [PATCH] 2022-10-18 --- 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