diff --git a/client/src/views/supervisionNew/mytask.vue b/client/src/views/supervisionNew/mytask.vue
index 476c356..e85c4fe 100644
--- a/client/src/views/supervisionNew/mytask.vue
+++ b/client/src/views/supervisionNew/mytask.vue
@@ -252,7 +252,6 @@
stripe
highlight-current-row
:height="tableHeight"
- id="oinspect"
>
@@ -282,6 +281,25 @@
+
+
+
+
+ {{ cateOptions[scope.row.cate] }}
+
+
+
+
+
+
@@ -335,6 +352,21 @@
+
+
+
+
+
+
+
@@ -355,7 +387,6 @@
stripe
highlight-current-row
:height="tableHeight"
- id="rc2"
>
@@ -381,6 +412,21 @@
+
+
+
+
+
+
+
@@ -444,6 +489,31 @@
+
+
+
+
+
+
+
+
+ {{ resultsOptions[scope.row.result] }}
+
+
+
+
+ {{ handleOptions[scope.row.handle_result] }}
+
+
+
@@ -503,6 +572,27 @@
+
+
+
+
+
+
+
+
+ 满意
+ 不满意
+
+
+
@@ -564,6 +653,29 @@
+
+
+
+
+
+ {{ levelOptions[scope.row.level] }}
+
+
+
+
+
+ {{ codeOptions[scope.row.state] }}
+
+
+