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