feat: 修复构建.

This commit is contained in:
lijiahangmax
2024-01-09 23:53:45 +08:00
parent 0bb7b5bc62
commit d78d2a2053
38 changed files with 121 additions and 73 deletions

View File

@@ -15,7 +15,7 @@
<a-radio-group
v-model:model-value="type"
type="button"
@change="typeChange"
@change="s => typeChange(s as string)"
>
<a-radio value="text">
{{ $t('workplace.popularContent.text') }}