Commit 01205eb6 by zhaochengxiang

资产标签

parent 8a1ffa98
...@@ -246,7 +246,6 @@ const AssetTagModal = (props) => { ...@@ -246,7 +246,6 @@ const AssetTagModal = (props) => {
<Form.Item <Form.Item
label='资产标签' label='资产标签'
name='tag' name='tag'
required={true}
> >
<span>{tag?.name||''}</span> <span>{tag?.name||''}</span>
</Form.Item> </Form.Item>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment