Commit 5739529f by zhaochengxiang

bug

parent d50f3709
......@@ -140,6 +140,7 @@ const AssetAction = (props) => {
title: '操作',
dataIndex: 'action',
width: 170,
fixed: 'right',
render: (_, record) => {
return (reference===AssetManageReference||canEdit) ? <Space>
<Button
......
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