This commit is contained in:
X1627315083
2024-05-09 13:34:15 +08:00
parent d53c38591a
commit f3e4acc940
13 changed files with 981 additions and 18 deletions

View File

@@ -118,14 +118,14 @@ export default defineComponent({
}
},
activated () {
// let data:any = JSON.parse((sessionStorage.getItem('collectionData') as any));
// if(!data){
// return
// }
// this.showCollectionModal = data.showCollectionModal
// this.collectionStep = data.collectionStep
},
// activated () {
// let data:any = JSON.parse((sessionStorage.getItem('collectionData') as any));
// if(!data){
// return
// }
// this.showCollectionModal = data.showCollectionModal
// this.collectionStep = data.collectionStep
// },
data(){
return{