refactor: vxe crud

This commit is contained in:
xingyu4j
2022-11-13 13:16:11 +08:00
parent 7cbd6cfb68
commit 120417b792
16 changed files with 190 additions and 119 deletions

View File

@ -38,7 +38,7 @@ onUpdated(() => {
dictData?.colorType === '' ||
dictData?.colorType === undefined
"
:key="dictData?.value"
:key="dictData?.value.toString()"
:class="dictData?.cssClass"
>
{{ dictData?.label }}