Commit 3bedb9f0 by zhaochengxiang

bug fix

parent ff2347ad
......@@ -1111,7 +1111,7 @@ const AssetAction = (props) => {
字段级维护
</Button>
}
<Dropdown overlay={
{/* <Dropdown overlay={
<Menu onClick={({ key })=>{
if (key === 'lineage') {
if (metadata?.metadataTableId) {
......@@ -1143,7 +1143,7 @@ const AssetAction = (props) => {
<DownOutlined />
</Space>
</Button>
</Dropdown>
</Dropdown> */}
<Input size="middle"
placeholder="搜索中英文名称/业务规则"
value={keyword}
......
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