story#7189,type默认'full'

This commit is contained in:
2025-09-10 13:38:43 +08:00
parent 65e5bd2814
commit c6c6f9e6a9
5 changed files with 6 additions and 16 deletions

View File

@ -97,7 +97,7 @@
recordNumber: '', // 档案编号
},
show: undefined,
type: localStorage.getItem('type'),
type: 'full',
}
},
async mounted() {