创意发布路由跳转
This commit is contained in:
@@ -137,6 +137,10 @@
|
|||||||
fileList1: []
|
fileList1: []
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
onLoad(options) {
|
||||||
|
console.log(options)
|
||||||
|
this.tabCurrent = options.index
|
||||||
|
},
|
||||||
methods: {
|
methods: {
|
||||||
tabChange(data) {
|
tabChange(data) {
|
||||||
this.tabCurrent = data.index
|
this.tabCurrent = data.index
|
||||||
|
|||||||
Reference in New Issue
Block a user