重点工程播放视频功能
parent
421ef2bc5e
commit
826cc60fa7
|
@ -66,8 +66,8 @@ export default {
|
||||||
list: [],
|
list: [],
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
onLoad() {
|
onLoad(e) {
|
||||||
this.CORPINFO_ID = this.$route.query.CORPINFO_ID
|
this.CORPINFO_ID = e.CORPINFO_ID
|
||||||
},
|
},
|
||||||
onShow() {
|
onShow() {
|
||||||
this.resetList()
|
this.resetList()
|
||||||
|
|
Loading…
Reference in New Issue