diff --git a/acupuncture-前台/src/views/followFile/work.vue b/acupuncture-前台/src/views/followFile/work.vue index 038526b6..2e1f1109 100644 --- a/acupuncture-前台/src/views/followFile/work.vue +++ b/acupuncture-前台/src/views/followFile/work.vue @@ -36,7 +36,7 @@ - + {{ @@ -56,34 +56,15 @@ - {{ status[scope.row.status] }} + {{ status[scope.row.status] }} - - - - + 去随访 @@ -222,6 +203,11 @@ 4: "超期未随访", 5: "超期已随访", }, + classStatus: { + 3: "status3", + 4: "status4", + 5: "status4", + }, idCardType: [{ label: "身份证", value: 0, @@ -477,6 +463,12 @@