ZaiZai hace 2 años
padre
commit
e2f5f7996d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/file/collection.vue

+ 1 - 1
src/views/file/collection.vue

@@ -788,7 +788,7 @@ const sortingModalClose = () => {
 //删除
 const delModalClick = () => {
     delMessage(() => {
-
+        //待对接删除接口
     })
 }