diff --git a/src/components/negative/verify-description.vue b/src/components/negative/verify-description.vue index 447abed..527422e 100644 --- a/src/components/negative/verify-description.vue +++ b/src/components/negative/verify-description.vue @@ -72,7 +72,7 @@ {{ negative.visitingLeaderName }} {{ negative.visitingLeaderEmpNo }} -
+
{{ negative.resolveSituation }}
@@ -80,6 +80,18 @@ {{ negative.resolveStatus }}
+
+ + {{ negative.handleResult12337Group }} - {{ negative.handleResult12337 }} +
+
+ + {{ negative.verifiedIsLeader }} +
+
+ + {{ negative.processResult }} +
-
核查办理
- - - - - - - - - + + + + + + + + -
- -
-
-
- - + + + + + + - - 属实 - 基本属实 - 不属实 - 无法办理 - - - - + > + + 属实 + 基本属实 + 不属实 + 无法办理 + + +
+
- - + - + - {{ item.dictLabel }} - - - - - {{ item.dictLabel }} + + + + + - - - {{ item.dictLabel }} - - - - - + {{ item.dictLabel }} + + + + + - - - - - -
+ > + + + + + - - - - + + - - - + + - - - - + > + + + - - -
- 请提供以下佐证材料: -

- 1、《处理反馈表》(必提供) - 下载链接 -

-

- 2、如申请容错免责,请提供《容错免责申请表》 - 下载链接 -

-

- 3、针对群众不满意的原因,请提交无过错的音视频、微信或短信截图等证明材料; -

-

- 4、针对110、122接处警情况,请提供处警开始、结束及处置过程中的视频截图; -

-

5、自动回访结果不满意时,请提供所队的回访录音;

-

6、单位或个人所开展的其他相关工作证明材料。

-
-
-
- -
- -
-
+ > + +
+ 请提供以下佐证材料: +

+ 1、《处理反馈表》(必提供) + 下载链接 +

+

+ 2、如申请容错免责,请提供《容错免责申请表》 + 下载链接 +

+

+ 3、针对群众不满意的原因,请提交无过错的音视频、微信或短信截图等证明材料; +

+

+ 4、针对110、122接处警情况,请提供处警开始、结束及处置过程中的视频截图; +

+

5、自动回访结果不满意时,请提供所队的回访录音;

+

6、单位或个人所开展的其他相关工作证明材料。

+
+
+
+ +
+ + + diff --git a/src/views/data/Mail12337.vue b/src/views/data/Mail12337.vue index ebc9e55..1d628d6 100644 --- a/src/views/data/Mail12337.vue +++ b/src/views/data/Mail12337.vue @@ -663,7 +663,7 @@ function reset() { query.value = { size: 10, current: 1, - responderValue: "name", + responderName: "name", }; getList(); }