mirror of
https://github.com/certd/certd.git
synced 2026-05-16 13:17:29 +08:00
chore: vip label translate
This commit is contained in:
@@ -65,7 +65,6 @@ async function addItem() {
|
||||
return;
|
||||
}
|
||||
|
||||
debugger;
|
||||
if (emails.value.find(item => item.value === email)) {
|
||||
notification.warning({
|
||||
message: "此邮箱已存在",
|
||||
|
||||
Reference in New Issue
Block a user