ZaiZai 2 vuotta sitten
vanhempi
commit
e2f5f7996d
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/views/file/collection.vue

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

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