diff --git a/src/views/manage/Satisfactionsurvey/index.vue b/src/views/manage/Satisfactionsurvey/index.vue
index 728a292..ab9dee8 100644
--- a/src/views/manage/Satisfactionsurvey/index.vue
+++ b/src/views/manage/Satisfactionsurvey/index.vue
@@ -112,6 +112,64 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -123,32 +181,42 @@
>
-
-
+
+
- {{ scope.row.nodeExecuteStatus == "EXECUTED" ? "已执行" : "" }}
- {{ scope.row.nodeExecuteStatus == "UNEXECUTED" ? "未执行" : "" }}
+
+ {{
+ scope.row.nodeExecuteStatus == "EXECUTED" ? "已执行" : ""
+ }}
+
+ {{
+ scope.row.nodeExecuteStatus == "UNEXECUTED" ? "未执行" : ""
+ }}
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+ 重置
+
+
+
+
+
+
+ {{
+ scope.row.sn
+ }}
+
+
+
+
+
+
+
+ {{
+ parseTime(scope.row.createTime, "{y}-{m}-{d}")
+ }}
+
+
+
+
+
+ 选择
+ 取消选择
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/system/followup/index.vue b/src/views/system/followup/index.vue
index 1329c08..4c4f257 100644
--- a/src/views/system/followup/index.vue
+++ b/src/views/system/followup/index.vue
@@ -495,20 +495,20 @@
>
回放
-
+
未接通
-
+
超期
-
{{scope.row.phoneNodeExecuteResultStatus}}
+
{{scope.row.phoneNodeExecuteResultStatus}}