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

@ -56,7 +56,7 @@
auditTip: '',
statusStr: '',
verifyStatus: '',
type: localStorage.getItem('type')
type: 'full',
}
},
mixins: [ myMixins ],