Sfoglia il codice sorgente

案卷收集排序查询字段增加

duy 2 anni fa
parent
commit
04525cdad0
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      src/views/file/records.vue

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

@@ -837,6 +837,8 @@ const getSortTableData = async () => {
         ...sortSearchForm.value,
         projectId: projectId.value,
         contractId: contractId.value,
+        isAutoFile:1,
+        isArchive:1
         
     })
     sortTableLoading.value = false