mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-28 18:05:08 +08:00
refactor: vxe crud
This commit is contained in:
@ -38,7 +38,7 @@ onUpdated(() => {
|
||||
dictData?.colorType === '' ||
|
||||
dictData?.colorType === undefined
|
||||
"
|
||||
:key="dictData?.value"
|
||||
:key="dictData?.value.toString()"
|
||||
:class="dictData?.cssClass"
|
||||
>
|
||||
{{ dictData?.label }}
|
||||
|
Reference in New Issue
Block a user