更新 web/admin/www/keyword.html

调整批量添加功能
This commit is contained in:
LiuZhengYu 2026-04-16 18:01:06 +08:00
parent 239ffcc1fb
commit 12e26413f1

View File

@ -236,7 +236,7 @@ function ManyKeyWordAdd(){
ciyfn.toast('批量添加成功');
});
},
btns: ["确认批量添加", "*关闭"],
btns: ["批量添加", "*关闭"],
});
}