no message

master
853931625@qq.com 2026-08-06 15:27:15 +08:00
parent 0db53635d4
commit 56692a4cb9
1 changed files with 1 additions and 1 deletions

View File

@ -227,7 +227,7 @@ const AddModalComponent = (props) => {
label: "通道类型",
render: (
<DictionarySelect
dictValue="HGKM_MKMJ_TYPE"
dictValue="HGKM_MKMJ_PASSAGE_TYPE"
onGetLabel={label => form.setFieldValue("passageTypeName", label)}
/>
),