|
|
@ -178,7 +178,6 @@ export default function companyPage() {
|
|
|
|
} style="width: 110px;margin: 0 auto;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;-o-text-overflow:ellipsis;
|
|
|
|
} style="width: 110px;margin: 0 auto;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;-o-text-overflow:ellipsis;
|
|
|
|
line-height: 18px;word-break: break-all;">${d.data.fname}</div>
|
|
|
|
line-height: 18px;word-break: break-all;">${d.data.fname}</div>
|
|
|
|
<div style="display: ${statisticsStyle}">
|
|
|
|
<div style="display: ${statisticsStyle}">
|
|
|
|
<span style="color:red">${d.data.staffNum}</span> /
|
|
|
|
|
|
|
|
<span style="color:green">${d.data.onJobNum}</span>
|
|
|
|
<span style="color:green">${d.data.onJobNum}</span>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|