feat(hiList): use code

This commit is contained in:
woody 2025-07-22 16:13:29 +08:00
parent 18a56b47d5
commit 6d19c48be1
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ export default {
},
},
onLoad(options) {
this.pkParent = options.pkParent
this.pkParent = options.code
this.getToken()
},
methods: {