From b09b821ef36fd1ea979e9a5daa98e95732ac81d5 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期三, 16 七月 2025 18:16:00 +0800 Subject: [PATCH] 2025-07-16 --- src/pc/components/login/normal-login/options.jsx | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/pc/components/login/normal-login/options.jsx b/src/pc/components/login/normal-login/options.jsx index 76b6eda..80628c0 100644 --- a/src/pc/components/login/normal-login/options.jsx +++ b/src/pc/components/login/normal-login/options.jsx @@ -264,7 +264,6 @@ dataIndex: 'link', inputType: 'input', editable: true, - unique: true, required: true, width: '40%' }, -- Gitblit v1.8.0