This commit is contained in:
xiaozhiyong
2024-04-25 15:41:07 +08:00
parent 83d0c894b2
commit e416e23f09
10 changed files with 105 additions and 101 deletions

View File

@@ -57,7 +57,7 @@
};
},
created() {
console.log(this.data.tags, 'data.tags')
// console.log(this.data.tags, 'data.tags')
},
methods: {
goDetails() {