Feature/workflow (#136)

* feat: test

* feat: test2

* feat: test2
This commit is contained in:
sudoooooo 2024-05-17 11:11:51 +08:00 committed by GitHub
parent c4e8b8e466
commit ff0b2487bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,6 +37,7 @@ export default {
},
watch: {
skinConf(value) {
console.log(11111111)
this.setSkin(value)
}
},