+
+
处置建议
+
- 标签颜色:
+ 预警人姓名:{{ it.jryXm }}
+ 建议时间:{{ it.jysj }}
+ 所属部门:{{ it.ssbm }}
-
预警时间:{{ row.yjsj }}
-
预警分值:{{ row.sffz }}
+
建议内容:{{ it.jynr || '暂无' }}
-
+
+
+
+
+
反馈内容
+
- 处置状态:
+ 处置地址:{{ it.czdz }}
+ 处置时间:{{ it.czsj }}
+
+
+ 常控不尿检理由:{{ it.ckbnjly || '暂无' }}
+ 常控处置反馈补充信息:{{ it.ckczbcxx || '暂无' }}
+ 常控立线侦察评估:{{ it.cklxzcpg || '暂无' }}
+ 常控立线侦察评估依据:{{ it.cklxzcpgyj || '暂无' }}
-
所属县局:{{ row.ssbm }}
+
+
+
+
-
-
diff --git a/src/views/backOfficeSystem/fourColorManage/warningControl/identityWarning/components/czjy.vue b/src/views/backOfficeSystem/fourColorManage/warningControl/identityWarning/components/czjy.vue
index 0cf1f85..11c5114 100644
--- a/src/views/backOfficeSystem/fourColorManage/warningControl/identityWarning/components/czjy.vue
+++ b/src/views/backOfficeSystem/fourColorManage/warningControl/identityWarning/components/czjy.vue
@@ -1,12 +1,12 @@
-
+
确定
- 返回
+ 返回
@@ -29,12 +29,17 @@ const init = (row) => {
form.value.yjid = row.id;
}
+const closeHndle = () => {
+ visible.value = false;
+ form.value = {};
+}
+
const okSubmit = async () => {
await formRef.value.validate((valid) => {
if (!valid) return;
qcckPost(form.value,'/mosty-gsxt/yjxx/czjy/insert').then((res) => {
- visible.value = false;
- emit('okSubmit', form.value)
+ emit('okSubmit', {...form.value})
+ closeHndle()
})
})
}
diff --git a/src/views/backOfficeSystem/fourColorManage/warningControl/identityWarning/index.vue b/src/views/backOfficeSystem/fourColorManage/warningControl/identityWarning/index.vue
index 9cd71a1..3cb3350 100644
--- a/src/views/backOfficeSystem/fourColorManage/warningControl/identityWarning/index.vue
+++ b/src/views/backOfficeSystem/fourColorManage/warningControl/identityWarning/index.vue
@@ -54,7 +54,7 @@
签收
- 反馈
+ 反馈
详情
@@ -138,7 +138,7 @@ const pageData = reactive({
tableColumn: [
{ label: "姓名", prop: "xm" },
{ label: "身份证号", prop: "sfzh" },
- { label: "电话", prop: "dh" },
+ // { label: "电话", prop: "dh" },
{ label: "预警标签", prop: "yjbqmc" },
// { label: "组合大类", prop: "sfdlmc" },
// { label: "组合小类", prop: "sfzlmc" },
diff --git a/src/views/backOfficeSystem/fourColorManage/warningList/portraitWarning/components/czjy.vue b/src/views/backOfficeSystem/fourColorManage/warningList/portraitWarning/components/czjy.vue
new file mode 100644
index 0000000..11c5114
--- /dev/null
+++ b/src/views/backOfficeSystem/fourColorManage/warningList/portraitWarning/components/czjy.vue
@@ -0,0 +1,49 @@
+
+
+
+
+
+
+
+ 确定
+ 返回
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/backOfficeSystem/fourColorManage/warningList/portraitWarning/components/localWarning.vue b/src/views/backOfficeSystem/fourColorManage/warningList/portraitWarning/components/localWarning.vue
index 40208f0..769c6aa 100644
--- a/src/views/backOfficeSystem/fourColorManage/warningList/portraitWarning/components/localWarning.vue
+++ b/src/views/backOfficeSystem/fourColorManage/warningList/portraitWarning/components/localWarning.vue
@@ -7,7 +7,7 @@
:expand="true" @chooseData="handleChooseData">
-
+
@@ -43,11 +43,12 @@
全息档案
- 转合成
+ 处置建议
+
- 签收
- 反馈
- 查看反馈
+ 签收
+ 反馈
+
详情
+
+
+
diff --git a/src/views/backOfficeSystem/fourColorManage/warningList/portraitWarning/item/items.vue b/src/views/backOfficeSystem/fourColorManage/warningList/portraitWarning/item/items.vue
index 61ad538..07de02c 100644
--- a/src/views/backOfficeSystem/fourColorManage/warningList/portraitWarning/item/items.vue
+++ b/src/views/backOfficeSystem/fourColorManage/warningList/portraitWarning/item/items.vue
@@ -1,197 +1,88 @@
-
-
-
-
-
-
-
-
-
-
-
-

-

-
-
-
-
-
-
姓名:{{ data.yjRyxm }}
-
性别: {{ IdCard(data.yjRysfzh, 3) }}
-
年龄: {{ IdCard(data.yjRysfzh, 2) }}
+
+
+
处置建议
+
+
+ 预警人姓名:{{ it.jryXm }}
+ 建议时间:{{ it.jysj }}
+ 所属部门:{{ it.ssbm }}
+
建议内容:{{ it.jynr || '暂无' }}
+
+
+
-
-
-
预警标题:{{ data.yjBt }}
-
- 预警级别:
-
-
+
反馈内容
+
+
+ 处置地址:{{ it.czdz }}
+ 处置时间:{{ it.czsj }}
-
相似度:{{ data.xsd }}%
-
-
-
预警时间:{{ data.yjSj }}
-
预警地点:{{ data.yjDz }}
-
预警次数:{{ data.yjCs }}次
-
-
-
- 处置状态:
-
+
+ 常控不尿检理由:{{ it.ckbnjly || '暂无' }}
+ 常控处置反馈补充信息:{{ it.ckczbcxx || '暂无' }}
+ 常控立线侦察评估:{{ it.cklxzcpg || '暂无' }}
+ 常控立线侦察评估依据:{{ it.cklxzcpgyj || '暂无' }}
-
布控手机:{{ data.yjRysjh }}
-
布控车牌号:{{ data.yjClcph }}
-
-
布控身份证:{{ data.yjRysfzh }}
-
预警标签:{{ data.yjbqmc }}
-
管辖部门:{{ data.ssbm }}
-
-
-
管辖县局:{{ data.ssxgaj }}
-
管辖市局:{{ data.sssgaj }}
-
接警员:{{ data.jjyxm }}
-
-
-
预警内容:{{ data.yjNr }}
+
+
+
diff --git a/src/views/backOfficeSystem/fourColorManage/warningList/vehicleWarning/components/czjy.vue b/src/views/backOfficeSystem/fourColorManage/warningList/vehicleWarning/components/czjy.vue
new file mode 100644
index 0000000..11c5114
--- /dev/null
+++ b/src/views/backOfficeSystem/fourColorManage/warningList/vehicleWarning/components/czjy.vue
@@ -0,0 +1,49 @@
+
+
+
+
+
+
+
+ 确定
+ 返回
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/backOfficeSystem/fourColorManage/warningList/vehicleWarning/components/localWarning.vue b/src/views/backOfficeSystem/fourColorManage/warningList/vehicleWarning/components/localWarning.vue
index 0a5cbbe..587a19d 100644
--- a/src/views/backOfficeSystem/fourColorManage/warningList/vehicleWarning/components/localWarning.vue
+++ b/src/views/backOfficeSystem/fourColorManage/warningList/vehicleWarning/components/localWarning.vue
@@ -7,7 +7,7 @@
:expand="true" @chooseData="handleChooseData">
-
+
@@ -43,11 +43,12 @@
全息档案
- 转合成
+ 处置建议
+
- 签收
- 反馈
- 查看反馈
+ 签收
+ 反馈
+
详情
+
+
+
diff --git a/src/views/backOfficeSystem/fourColorManage/warningList/vehicleWarning/item/items.vue b/src/views/backOfficeSystem/fourColorManage/warningList/vehicleWarning/item/items.vue
index 61ad538..0b72e04 100644
--- a/src/views/backOfficeSystem/fourColorManage/warningList/vehicleWarning/item/items.vue
+++ b/src/views/backOfficeSystem/fourColorManage/warningList/vehicleWarning/item/items.vue
@@ -1,197 +1,90 @@
-
-
-
-
-
-
-
-
-
-
-
-

-

-
-
-
-
-
-
姓名:{{ data.yjRyxm }}
-
性别: {{ IdCard(data.yjRysfzh, 3) }}
-
年龄: {{ IdCard(data.yjRysfzh, 2) }}
+
+
+
处置建议
+
+
+ 预警人姓名:{{ it.jryXm }}
+ 建议时间:{{ it.jysj }}
+ 所属部门:{{ it.ssbm }}
+
建议内容:{{ it.jynr || '暂无' }}
+
+
+
-
-
-
预警标题:{{ data.yjBt }}
-
- 预警级别:
-
-
+
反馈内容
+
+
+ 处置地址:{{ it.czdz }}
+ 处置时间:{{ it.czsj }}
-
相似度:{{ data.xsd }}%
-
-
-
预警时间:{{ data.yjSj }}
-
预警地点:{{ data.yjDz }}
-
预警次数:{{ data.yjCs }}次
-
-
-
- 处置状态:
-
+
+ 常控不尿检理由:{{ it.ckbnjly || '暂无' }}
+ 常控处置反馈补充信息:{{ it.ckczbcxx || '暂无' }}
+ 常控立线侦察评估:{{ it.cklxzcpg || '暂无' }}
+ 常控立线侦察评估依据:{{ it.cklxzcpgyj || '暂无' }}
-
布控手机:{{ data.yjRysjh }}
-
布控车牌号:{{ data.yjClcph }}
-
-
布控身份证:{{ data.yjRysfzh }}
-
预警标签:{{ data.yjbqmc }}
-
管辖部门:{{ data.ssbm }}
-
-
-
管辖县局:{{ data.ssxgaj }}
-
管辖市局:{{ data.sssgaj }}
-
接警员:{{ data.jjyxm }}
-
-
-
预警内容:{{ data.yjNr }}
+
+
+