Forráskód Böngészése

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

duy 2 éve
szülő
commit
e29010e3f2
1 módosított fájl, 2 hozzáadás és 0 törlés
  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