@@ -257,6 +257,7 @@
: '',
archiveNo: this.searchForm.archiveNo,
isGd: 1, // 已归档
+ currentNode: 'gd',
}
const response = await getArchiveList(params)
@@ -202,6 +202,7 @@
projectYear: this.searchForm.projectYear,
projectName: this.searchForm.projectName,
isGd: 0,