修复公司详情不选中菜单的问题

This commit is contained in:
weipengfei 2023-10-24 16:56:58 +08:00
parent b0b1d53f8e
commit 48bc4f6331

View File

@ -219,6 +219,7 @@
formData[regionType] == city.id ||
city.disabled
"
:checked="city[regionType + '_code'] == formData[regionType]"
v-for="city in datas[regionType + 'Options']"
:key="city[regionType + '_name']"
:label="