zy-asrs-flow/src/pages/system/role/components/edit.jsx | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
zy-asrs-flow/src/pages/system/role/components/edit.jsx
@@ -96,7 +96,7 @@ </ProForm.Group> <ProFormSelect name="hostId" label="搜索查询" label="机构" colProps={{ md: 12, xl: 12 }} showSearch debounceTime={300} @@ -104,7 +104,6 @@ const resp = await Http.doPostForm('api/host/query', { condition: keyWords }); return resp.data; }} placeholder="Please select a country" /> </ProForm> </Modal>