Parcourir la source

扫描仓库修改

duy il y a 3 semaines
Parent
commit
c3e114b925
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/views/file/scan.vue

+ 1 - 0
src/views/file/scan.vue

@@ -246,6 +246,7 @@ const movesClick = async () => {
         projectId: projectId.value,
         contractId: contractId.value,
         folderId: folderId.value,
+        move: 0,
     })
     fileDatasListLoading.value = false
     if (!error && code === 200) {