创意发布路由跳转

This commit is contained in:
”chenxuelian“
2022-12-25 14:56:35 +08:00
parent 537c23dfaf
commit 51d34b2732

View File

@@ -137,6 +137,10 @@
fileList1: []
}
},
onLoad(options) {
console.log(options)
this.tabCurrent = options.index
},
methods: {
tabChange(data) {
this.tabCurrent = data.index