提交 cacf73fb authored 作者: 王鹏飞's avatar 王鹏飞

chore: update

上级 38220652
......@@ -152,7 +152,7 @@ function handleSelectionChange(selection: Label[]) {
const handleRemoves = async function () {
const ids = multipleSelection.map(item => item.id)
await ElMessageBox.confirm('确定要删除选中的用户数据吗?', '提示', {
await ElMessageBox.confirm('确定要删除选中的标签数据吗?', '提示', {
confirmButtonText: '确认',
cancelButtonText: '取消',
type: 'warning'
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论