Explorar o código

跨目录移动查询文件参数增加

duy %!s(int64=2) %!d(string=hai) anos
pai
achega
2031191a7b
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/views/file/records.vue

+ 2 - 1
src/views/file/records.vue

@@ -704,7 +704,8 @@ const movesClick = async() => {
         size:9999,
         projectId: projectId.value,
         contractId: contractId.value,
-        isArchive:1
+        isArchive:1,
+        isAutoFile:1
     })
     if (!error && code === 200) {
         fileDatasList.value = getArrValue(data['records'])