Commit c58db505 by zhaochengxiang

去掉资产字段维护中的模板下载

parent c27265e7
......@@ -350,11 +350,11 @@ const FC = (props) => {
选择文件上传
</Button>
</Upload>
{
{/* {
catalogId === '2' && <Button icon={<DownloadOutlined />} onClick={ downloadTemplate }>
模板下载
</Button>
}
} */}
</div>
<div className='mt-3'>
<Space>
......
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