Explorar el Código

扫描仓库修改

duy hace 3 semanas
padre
commit
c3e114b925
Se han modificado 1 ficheros con 1 adiciones y 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) {