4.1 同步发版内容到天梯
This commit is contained in:
@ -1491,7 +1491,7 @@ const JudgingPanel: React.FC<{}> = () => {
|
||||
checkBoxsStatusSet({});
|
||||
changeManSet(true)
|
||||
}}>更换专家</Button>
|
||||
<FileDown apiUrl={`/api/core-service-ebtp-updownload/v1/attachment/download/oid/${oid}`} btnName={'下载EXCEL模板'} style={{ margin: '2px 5px' }} />
|
||||
<FileDown fileId={oid} btnName={'下载EXCEL模板'} style={{ margin: '2px 5px' }} />
|
||||
<Upload {...props}>
|
||||
<Button icon={<UploadOutlined />} hidden={open || btnAuthority(['ebtp-agency-project-manager', 'ebtp-purchase'])} disabled={spin} type="primary" key="4" style={{ margin: '2px 5px' }}>导入EXCEL模板</Button>
|
||||
</Upload>
|
||||
|
Reference in New Issue
Block a user