|
@ -112,7 +112,7 @@ const Index = ({ ...props }) => { |
|
|
: '' |
|
|
: '' |
|
|
} |
|
|
} |
|
|
{ |
|
|
{ |
|
|
judgeRight('WXDONELIST') ? |
|
|
judgeRight('WXTODOANDONE') ? |
|
|
<View className='box' onClick={() => toMyReport('handle')}> |
|
|
<View className='box' onClick={() => toMyReport('handle')}> |
|
|
<Image className='box-img' src={reportImg} /> |
|
|
<Image className='box-img' src={reportImg} /> |
|
|
<View className='box-txt'> |
|
|
<View className='box-txt'> |
|
|