mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-20 16:26:45 +08:00
面授修改
This commit is contained in:
@@ -4331,8 +4331,7 @@ function onFocusEnd(){
|
|||||||
customRender: ({ record }) => {
|
customRender: ({ record }) => {
|
||||||
return (
|
return (
|
||||||
<div>
|
<div>
|
||||||
{record.finishStatus == 1 &&
|
{
|
||||||
record.workScore != -2 &&
|
|
||||||
record.signStatus == 1 ? (
|
record.signStatus == 1 ? (
|
||||||
<div
|
<div
|
||||||
style={{ color: "#4EA6FF", cursor: "pointer" }}
|
style={{ color: "#4EA6FF", cursor: "pointer" }}
|
||||||
|
|||||||
Reference in New Issue
Block a user