|
|
@ -189,7 +189,7 @@ class MemoDetail extends Component {
|
|
|
|
let filesize = item.filesize
|
|
|
|
let filesize = item.filesize
|
|
|
|
|
|
|
|
|
|
|
|
attachments.push(
|
|
|
|
attachments.push(
|
|
|
|
<div className="color-grey df" key={index}>
|
|
|
|
<div className="color-grey df" key={index} style={{ lineHeight: '17px'}}>
|
|
|
|
<a className="color-grey ">
|
|
|
|
<a className="color-grey ">
|
|
|
|
<i className="font-14 color-green iconfont icon-fujian mr8" aria-hidden="true"></i>
|
|
|
|
<i className="font-14 color-green iconfont icon-fujian mr8" aria-hidden="true"></i>
|
|
|
|
</a>
|
|
|
|
</a>
|
|
|
|