|
|
@ -190,10 +190,7 @@ 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;display: ${flevelStyle}">${
|
|
|
|
<span style="color:red;}">${d.data.staffNum}</span>
|
|
|
|
d.data.staffNum
|
|
|
|
|
|
|
|
} /</span>
|
|
|
|
|
|
|
|
<span style="color:green">${d.data.onJobNum}</span>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|