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 }}
+
- 核查办理
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
- handleChangeCheckStatus(val, item)"
- >
- 属实
- 基本属实
- 不属实
- 无法办理
-
-
-
-
+ >
+ handleChangeCheckStatus(val, item)"
+ >
+ 属实
+ 基本属实
+ 不属实
+ 无法办理
+
+
+
+
-
-
+
-
+
(form.isRectifyName = dict.isRectify.filter(
(item) => item.dictValue === val
)[0].dictLabel)
"
- >
- {{ item.dictLabel }}
-
-
-
-
- {{ item.dictLabel }}
+
+
+
+
+
-
-
- {{ item.dictLabel }}
-
-
-
-
-
+ {{ item.dictLabel }}
+
+
+
+
+
-
-
- 天
-
-
-
+ >
+
+ 天
+
+
+
-
-
-
-
+
+
-
-
-
+
+
-
-
-
-
-
- {{ form.handleResult12337Group }}
-
-
-
- 涉及人员是否属于领导班子成员
-
-
- 非领导班子成员
- 县级单位班子成员
- 市级单位班子成员
- 省级单位班子成员
- 中央单位班子成员
-
-
-
-
+ >
+
+
+
+ 信访办理
+
+
+
+ 涉及人员是否属于领导班子成员
+
+
+ 非领导班子成员
+ 县级单位班子成员
+ 市级单位班子成员
+ 省级单位班子成员
+ 中央单位班子成员
+
+
+
+
+ 具有违纪违法情况
+ 无违纪违法情况
+ 其他
+
+
+
+
+ {{ form.handleResult12337Group }}
+
+
+ 请将具体处分处理情况补充至“问题核查情况”
+
+
-
-
+
+
{
+ item.name = police.name;
+ item.idCode = police.idCode;
+ item.mobile = police.mobile;
+ }
+ "
+ />
+ 联系电话:
+
+
+
+
+
+ 添加经办人
+
+
+
+
+
+ 删除经办人
+
+
+
+
+ 经办人不能是涉及人员
+
+
-
+ (form.visitingLeaderName = police.name)"
+ :isLeader="true"
+ />
+ 警号:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- obj.type === BlameType.PERSONAL
)"
- :key="index"
- >
-
-
- 涉及人员{{
- form.blames
- .filter(
- (blame) =>
- blame.type ===
- BlameType.PERSONAL
- )
- .indexOf(item) + 1
- }}
-
- 删除
-
-
-
-
-
+
+
+ 涉及人员{{
+ form.blames
+ .filter(
+ (blame) => blame.type === BlameType.PERSONAL
+ )
+ .indexOf(item) + 1
+ }}
+
+ 删除
+
+
+
+
+
-
- handleChangePolice(police, item)
+ @change="
+ (police) => handleChangePolice(police, item)
"
- />
-
-
-
-
+
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
+
+
+
-
+
- (item.ivPersonType =
- dict.personType.filter(
- (item) =>
- item.dictValue ===
- val
- )[0].dictLabel)
+ (item.ivPersonType = dict.personType.filter(
+ (item) => item.dictValue === val
+ )[0].dictLabel)
"
- >
- {{ item.dictLabel }}
-
-
-
-
-
-
{{ item.dictLabel }}
+
+
+
+
+
+
-
-
+
+
-
-
-
+
+
+
- handleChangeProblem(
- node,
- problem
- )
+ handleChangeProblem(node, problem)
"
- />
-
-
+
-
-
-
-
+ />
+
+
+
{{
problem.oneLevelContent
- ? problem.oneLevelContent +
- " / "
+ ? problem.oneLevelContent + " / "
: ""
- }}
- {{
- problem.twoLevelContent
- ? problem.twoLevelContent +
- " / "
- : ""
- }}
- {{
- problem.threeLevelContent
- }}
-
-
-
-
-
-
-
-
- 删除问题
-
-
-
-
-
- 添加问题
-
-
-
-
-
-
-
-
-
-
- 添加问题
-
-
-
-
-
-
+ {{
+ problem.threeLevelContent
+ }}
+
+
+
+
+
+
+
+
+ 删除问题
+
+
+
+
+
+ 添加问题
+
+
+
+
+
+
+
+
+
+
+ 添加问题
+
+
+
+
+
+
-
+
- (item.responsibilityTypeName =
- dict.responsibilityType.filter(
- (item) =>
- item.dictValue ===
- val
- )[0].dictLabel)
+ (item.responsibilityTypeName = dict.responsibilityType.filter(
+ (item) => item.dictValue === val
+ )[0].dictLabel)
"
- >
- {{ item.dictLabel }}
-
-
-
-
-
- {{ item.dictLabel }}
+
+
+
+
+
+
-
-
+
+
handleChangeSubjectiveAspect(
val,
item
)
"
- >
- {{ item.dictLabel }}
-
-
- {{ item.dictLabel }}
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
- handleChangeResultCode(
- item,
- val
- )
+ >
+ handleChangeResultCode(item, val)
"
- clearable
- >
-
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
-
+
- (item.protectRightsName =
- dict.protectRights.filter(
- (item) =>
- item.dictValue ===
- val
- )[0].dictLabel)
+ (item.protectRightsName = dict.protectRights.filter(
+ (item) => item.dictValue === val
+ )[0].dictLabel)
"
- >
- {{ item.dictLabel }}
-
-
-
-
-
-
-
-
-
-
+ {{ item.dictLabel }}
+
+
+
+
+
+
+
+
+ {
if (
item.superviseMeasuresCode ===
@@ -705,131 +845,135 @@
item.superviseMeasuresName =
dictItem.dictLabel;
- if(dictItem.dictValue!=1){
- item.confinementId = null
+ if (dictItem.dictValue != 1) {
+ item.confinementId = null;
}
}
}
"
- >{{ dictItem.dictLabel }}
-
-
-
-
-
-
-
-
-
-
-
-
-
- 姓名
- 警号
- 部门
- 事由
- 禁闭时间
+ >{{ dictItem.dictLabel }}
+
+
+
+
+
-
-
-
- {{ val.name }}
- {{ val.empNo }}
-
-
- {{ val.departShortName ||'/' }}
-
-
-
-
- {{val.matter}}
-
-
-
- {{val.startTime + "-" +val.endTime}}
-
-
-
-
-
+
+
+
+
+
+
+
+ 姓名
+ 警号
+ 部门
+ 事由
+ 禁闭时间
+
+
+
+
+ {{ val.name }}
+ {{ val.empNo }}
+
+
+ {{
+ val.departShortName || "/"
+ }}
+
+
+
+
+
+ {{ val.matter }}
+
+
+
+ {{
+ val.startTime + "-" + val.endTime
+ }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 添加涉及人员
+
+
-
-
-
-
-
-
-
-
- 添加涉及人员
-
-
-
-
-
-
-
-
涉及领导{{ index + 1 }}
- 删除
-
-
-
-
-
-
+
+
涉及领导{{ index + 1 }}
+ 删除
+
+
+
+
+
+
-
- obj.type ===
- BlameType.PERSONAL &&
+ obj.type === BlameType.PERSONAL &&
obj.blameIdCode
)"
- :key="obj.blameIdCode"
- :label="obj.blameName"
- :value="obj.blameIdCode"
- :checked="
- item.blameIdCodes.includes(
- obj.blameIdCode
- )
+ :key="obj.blameIdCode"
+ :label="obj.blameName"
+ :value="obj.blameIdCode"
+ :checked="
+ item.blameIdCodes.includes(obj.blameIdCode)
"
- @change="
+ @change="
(bool) =>
handleCheckboxChange(
item,
@@ -837,331 +981,304 @@
obj.blameIdCode
)
"
- />
-
-
-
-
+
- {
item.leadName = police.name;
item.leadIdCode = police.idCode;
}
"
- :isLeader="true"
- />
-
-
-
-
+
+
+
+
-
-
-
-
-
+
+
+
+
-
-
-
-
-
+
+
+
+
-
+
- (item.leadResponsibilityTypeName =
- dict.leadResponsibilityType.filter(
- (item) =>
- item.dictValue ===
- val
- )[0].dictLabel)
+ (item.leadResponsibilityTypeName = dict.leadResponsibilityType.filter(
+ (item) => item.dictValue === val
+ )[0].dictLabel)
"
- >
- {{ item.dictLabel }}
-
-
-
-
-
-
-
- {{ item.dictLabel }}
+
+
+
+
+
+
+
-
- handleChangeLeadResultCode(
- item,
- val
- )
+ v-if="problemIsTrue"
+ >
+ handleChangeLeadResultCode(item, val)
"
- clearable
- multiple
- >
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
+
+
+
+
+
-
-
-
-
- 添加涉及领导
-
-
-
-
-
-
-
-
-
涉及单位
+ >
+
+
+
+
+ 添加涉及领导
+
+
+
-
-
-
+
+
+
+
涉及单位
+
+
+
+
- {
item.blameName = police.name;
- item.blameIdCode =
- police.idCode;
+ item.blameIdCode = police.idCode;
}
"
- />
-
-
-
-
+
-
-
-
-
-
+
+
+
+
-
- 民警
-
-
-
-
-
-
-
+
+ 民警
+
+
+
+
+
+
+
- (item.superviseMeasuresName =
- dict.superviseMeasures.filter(
- (item) =>
- item.dictValue ===
- val
- )[0].dictLabel)
+ (item.superviseMeasuresName = dict.superviseMeasures.filter(
+ (item) => item.dictValue === val
+ )[0].dictLabel)
"
- >
-
+ {
if (
item.superviseMeasuresCode ===
dictItem.dictValue
) {
- item.superviseMeasuresCode =
- '';
- item.superviseMeasuresName =
- '';
+ item.superviseMeasuresCode = '';
+ item.superviseMeasuresName = '';
} else {
item.superviseMeasuresCode =
dictItem.dictValue;
@@ -1170,861 +1287,660 @@
}
}
"
- >{{ dictItem.dictLabel }}
-
-
-
-
-
-
-
-
+
+
-
-
-
+
+
+
- handleChangeProblem(
- node,
- problem
- )
+ handleChangeProblem(node, problem)
"
- />
-
-
+
-
-
-
-
+ />
+
+
+
{{
problem.oneLevelContent
- ? problem.oneLevelContent +
- " / "
+ ? problem.oneLevelContent + " / "
: ""
- }}
- {{
- problem.twoLevelContent
- ? problem.twoLevelContent +
- " / "
- : ""
- }}
- {{
- problem.threeLevelContent
- }}
-
-
-
-
-
-
-
-
- 删除问题
-
-
-
-
-
- 添加问题
-
-
-
-
+ {{
+ problem.threeLevelContent
+ }}
+
+
+
+
+
+
+
+
+ 删除问题
+
+
+
+
+
+ 添加问题
+
+
+
+
-
-
-
-
- 添加问题
-
-
-
-
-
-
-
-
+
+
+
+ 添加问题
+
+
+
+
+
+
+
+
-
+
- (item.subjectiveAspectName =
- dict.subjectiveAspect.filter(
- (item) =>
- item.dictValue ===
- val
- )[0].dictLabel)
+ (item.subjectiveAspectName = dict.subjectiveAspect.filter(
+ (item) => item.dictValue === val
+ )[0].dictLabel)
"
- >
- {{ item.dictLabel }}
-
-
-
-
-
-
- {{ item.dictLabel }}
+
+
+
+
+
+
+
-
+
- (item.responsibilityTypeName =
- dict.responsibilityType.filter(
- (item) =>
- item.dictValue ===
- val
- )[0].dictLabel)
+ (item.responsibilityTypeName = dict.responsibilityType.filter(
+ (item) => item.dictValue === val
+ )[0].dictLabel)
"
- >
- {{ item.dictLabel }}
-
-
-
-
-
- {{ item.dictLabel }}
+
+
+
+
+
+
-
+
- handleChangeDepartResultCode(
- item,
- val
- )
+ handleChangeDepartResultCode(item, val)
"
- clearable
- multiple
- >
-
-
-
-
-
-
-
-
-
-
-
-
信访办理
-
-
-
{
- item.name = police.name;
- item.idCode = police.idCode;
- item.mobile = police.mobile;
- }
- "
- />
- 联系电话:
-
-
-
-
-
- 添加经办人
-
-
-
-
-
- 删除经办人
-
-
-
-
-
-
form.visitingLeaderName = police.name"
- :isLeader="true"
- />
- 警号:
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ clearable
+ multiple
+ >
+
+
+
+
+
+
+
+
+
-
-
-
- 佐证材料
-
-
-
- 请提供以下佐证材料:
-
- 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();
}