feat: 电子签署设置新增培训/绩效/违纪3个开关,改为两列卡片布局
This commit is contained in:
@@ -134,7 +134,7 @@ export default function DisciplinaryRecords() {
|
||||
{r.employeeAck ? (
|
||||
<span className="text-xs text-green-600">已签字</span>
|
||||
) : (
|
||||
<span className="text-xs text-gray-400">未签字</span>
|
||||
<span className="text-xs text-amber-600">待签字</span>
|
||||
)}
|
||||
</td>
|
||||
<td className="py-2 pr-4">
|
||||
|
||||
Reference in New Issue
Block a user