瀏覽代碼

feat: save

gemercheung 1 年之前
父節點
當前提交
1b205bdbce
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/view/case/photos/draggable.vue

+ 1 - 1
src/view/case/photos/draggable.vue

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