Browse Source

bug修改

release_1.2.1
wenlele 3 years ago
parent
commit
5875b805be
  1. 2
      code/VideoAccess-VCMP/web/client/src/sections/application/components/applyModal.jsx

2
code/VideoAccess-VCMP/web/client/src/sections/application/components/applyModal.jsx

@ -54,7 +54,7 @@ const ApplyModal = ({ dispatch, actions, close, modalName, visible, appData }) =
]} ]}
/> />
<Form.Select <Form.Select
label="设备厂家:" label="应用类型:"
field="type" field="type"
multiple multiple
placeholder="请选择应用类型" placeholder="请选择应用类型"

Loading…
Cancel
Save