Pārlūkot izejas kodu

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

duy 2 gadi atpakaļ
vecāks
revīzija
e29010e3f2
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  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