tangning hai 10 horas
pai
achega
02c701bdad
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/view/case/photos/index.vue

+ 1 - 0
src/view/case/photos/index.vue

@@ -395,6 +395,7 @@ const del2 = async () => {
       type: "success",
       message: "删除成功",
     });
+    editor.value.history = []
     backPageHandler();
   });
 };