Commit 007e1d01 by fanyj

修改字眼

parent be3f3004
...@@ -1145,7 +1145,7 @@ const AssetTable = (props) => { ...@@ -1145,7 +1145,7 @@ const AssetTable = (props) => {
可见列设置 可见列设置
</div> </div>
</Menu.Item> </Menu.Item>
{ {/* {
template?.structedStateEnum==='structured' && reportTypes?.map(item => template?.structedStateEnum==='structured' && reportTypes?.map(item =>
<React.Fragment key={item.code}> <React.Fragment key={item.code}>
<Menu.Item disabled={(checkedKeys||[]).length===0}> <Menu.Item disabled={(checkedKeys||[]).length===0}>
...@@ -1160,7 +1160,7 @@ const AssetTable = (props) => { ...@@ -1160,7 +1160,7 @@ const AssetTable = (props) => {
</Menu.Item> </Menu.Item>
</React.Fragment> </React.Fragment>
) )
} } */}
</Menu> </Menu>
) )
......
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