feat(hiList): pkParent

This commit is contained in:
woody 2025-07-22 16:40:30 +08:00
parent 0bb73339c4
commit 3fcd2a40e7
1 changed files with 1 additions and 1 deletions

View File

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