@@ -105,7 +105,7 @@ async function getList() {
}
async function handleDet(index: Number, id: Number) {
const res = await ElMessageBox.confirm(
- "删除图像后会重新排版并重置标记数据,是否继续?",
+ "删除图像后会重新排版并清空标记数据,是否继续?",
"温馨提示",
{
confirmButtonText: "确定",