chore: vip label translate

This commit is contained in:
xiaojunnuo
2025-06-29 17:41:54 +08:00
parent 2d1504a057
commit 3fb3cee423
7 changed files with 25 additions and 9 deletions
@@ -65,7 +65,6 @@ async function addItem() {
return;
}
debugger;
if (emails.value.find(item => item.value === email)) {
notification.warning({
message: "此邮箱已存在",