参数调整

This commit is contained in:
aixianling
2024-04-17 12:01:04 +08:00
parent 674ddb1fd6
commit f909eae8c0
3 changed files with 5 additions and 5 deletions

View File

@@ -129,7 +129,7 @@ export default {
theme() {
this.refresh()
},
tpl(v) {
type(v) {
v && this.refresh()
}
},