车型库详情页-问题管理(代码注释)

This commit is contained in:
zhn
2024-01-04 14:25:20 +08:00
parent 092b1e9eaa
commit aea2eea06a
2 changed files with 16 additions and 0 deletions
@@ -135,6 +135,9 @@
},
mounted() {
this.replacePage()
setTimeout(()=>{
this.arrayValue = !this.value ? [] : this.value.split(',')
},600)
},
methods: {
standardClick() {