Explorar o código

扫描仓库修改

duy hai 3 semanas
pai
achega
c3e114b925
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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) {