feat(hiList): use code
This commit is contained in:
parent
18a56b47d5
commit
6d19c48be1
|
@ -72,7 +72,7 @@ export default {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
onLoad(options) {
|
onLoad(options) {
|
||||||
this.pkParent = options.pkParent
|
this.pkParent = options.code
|
||||||
this.getToken()
|
this.getToken()
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
|
|
Loading…
Reference in New Issue