From aa15f061ba185b05f22c98a0a979c72d08bcd974 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 11 二月 2025 09:42:38 +0800 Subject: [PATCH] 2025-02-11 --- 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