档案管理优化

This commit is contained in:
zzyuan 2025-01-17 13:28:23 +08:00
parent 747ebd0569
commit 8f968c1492
1 changed files with 1 additions and 1 deletions

View File

@ -565,7 +565,7 @@ export default {
if(row.docType=='文件夹'){
this.queryParams.detailsId=row.detailsId;
this.queryParams.level=row.level;
this.queryParams.infoId=this.queryParams.infoId;
this.queryParams.infoId="";
this.queryParams.pageNum = 1;
let obj = {
id:row.detailsId,