瀏覽代碼

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

duy 2 年之前
父節點
當前提交
e29010e3f2
共有 1 個文件被更改,包括 2 次插入0 次删除
  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