面授修改

This commit is contained in:
zhangsir
2024-10-11 10:52:27 +08:00
parent 28d7928a9b
commit 3d8aa89fa1

View File

@@ -4331,8 +4331,7 @@ function onFocusEnd(){
customRender: ({ record }) => {
return (
<div>
{record.finishStatus == 1 &&
record.workScore != -2 &&
{
record.signStatus == 1 ? (
<div
style={{ color: "#4EA6FF", cursor: "pointer" }}