diff --git a/src/components/GdMap/indexnw.vue b/src/components/GdMap/indexnw.vue new file mode 100644 index 0000000..32ff62e --- /dev/null +++ b/src/components/GdMap/indexnw.vue @@ -0,0 +1,359 @@ + + + + + + + + + + + + + + + diff --git a/src/components/aboutTable/FormMessage.vue b/src/components/aboutTable/FormMessage.vue index 0b0206b..a02ecfe 100644 --- a/src/components/aboutTable/FormMessage.vue +++ b/src/components/aboutTable/FormMessage.vue @@ -1,168 +1,57 @@ - - + + - - + + - + - + - + - + - + - + - - {{ obj.label }} + + {{ obj.label }} - - - - - + + + + + - + @@ -191,9 +80,9 @@ const props = defineProps({ type: Object, default: {} }, - inline:{ - type:Boolean, - default:true + inline: { + type: Boolean, + default: true } }); const elform = ref(); @@ -207,25 +96,25 @@ const submit = (resfun) => { }); }; -const getdep = (e,val) =>{ - if(val)listQuery.value[val] = e ? e.orgName : ''; +const getdep = (e, val) => { + if (val) listQuery.value[val] = e ? e.orgName : ''; } -const reset = () =>{ +const reset = () => { elform.value.resetFields() } -watch(() => listQuery.value,(newVal) => { - if(newVal) emits("update:modelValue", newVal); -},{ immediate: true, deep: true }); +watch(() => listQuery.value, (newVal) => { + if (newVal) emits("update:modelValue", newVal); +}, { immediate: true, deep: true }); -watch(() => props.modelValue,(newVal) => { +watch(() => props.modelValue, (newVal) => { // 只有在新值确实变化时才更新(避免空值覆盖) if (newVal && Object.keys(newVal).length > 0) { listQuery.value = { ...newVal }; } -},{ immediate: true, deep: true }); +}, { immediate: true, deep: true }); -defineExpose({ submit,reset }); +defineExpose({ submit, reset }); diff --git a/src/router/index.js b/src/router/index.js index b51a106..b9922d8 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -191,14 +191,7 @@ export const publicRoutes = [ title: "标签组合管理", icon: "article" } - } - ] - }, - { - path: "/IntelligentControl", - name: "IntelligentControl", - meta: { title: "智能布控", icon: "article" }, - children: [ + }, { path: "/warningControl", name: "warningControl", @@ -208,6 +201,25 @@ export const publicRoutes = [ icon: "article" } }, + { + path: "/WarningModel", + name: "WarningModel", + component: () => + import( + "@/views/backOfficeSystem/ExcavationResearch/WarningModel/index" + ), + meta: { + title: "重点人员预警模型", + icon: "article" + } + }, + ] + }, + { + path: "/IntelligentControl", + name: "IntelligentControl", + meta: { title: "智能布控", icon: "article" }, + children: [ { path: "/DeploymentArea", name: "DeploymentArea", @@ -256,7 +268,7 @@ export const publicRoutes = [ name: "DatAcquisition", component: () => import("@/views/backOfficeSystem/ResearchJudgment/DatAcquisition/index"), meta: { - title: "情报数据采集", + title: "线索数据采集", icon: "article" } }, @@ -274,7 +286,7 @@ export const publicRoutes = [ name: "IntelligenceManagement", component: () => import("@/views/backOfficeSystem/ResearchJudgment/IntelligenceManagement/index"), meta: { - title: "情报管理", + title: "线索管理", icon: "article" } }, @@ -328,7 +340,7 @@ export const publicRoutes = [ "@/views/backOfficeSystem/HumanIntelligence/CollectCrculate/index" ), meta: { - title: "人力情报信息采集流转", + title: "人力情报数据采集管理", icon: "article" } }, @@ -421,19 +433,6 @@ export const publicRoutes = [ icon: "article" } }, - { - path: "/WarningModel", - name: "WarningModel", - component: () => - import( - "@/views/backOfficeSystem/ExcavationResearch/WarningModel/index" - ), - meta: { - title: "重点人员预警模型", - icon: "article" - } - }, - ] }, { @@ -519,7 +518,15 @@ export const publicRoutes = [ icon: "article" } }, - + { + path: "/mpvCar", + name: "mpvCar", + component: () =>import("@/views/backOfficeSystem/DeploymentDisposal/mpvCar/index"), + meta: { + title: "重点车辆管理", + icon: "article" + } + }, ] }, { diff --git a/src/views/backOfficeSystem/DeploymentDisposal/mpvCar/components/addForm.vue b/src/views/backOfficeSystem/DeploymentDisposal/mpvCar/components/addForm.vue new file mode 100644 index 0000000..a60703c --- /dev/null +++ b/src/views/backOfficeSystem/DeploymentDisposal/mpvCar/components/addForm.vue @@ -0,0 +1,219 @@ + + + + {{ title }}重点车辆管理 + + 保存 + 关闭 + + + + + + + + + + + + + diff --git a/src/views/backOfficeSystem/DeploymentDisposal/mpvCar/components/zxsForm.vue b/src/views/backOfficeSystem/DeploymentDisposal/mpvCar/components/zxsForm.vue new file mode 100644 index 0000000..55ceacb --- /dev/null +++ b/src/views/backOfficeSystem/DeploymentDisposal/mpvCar/components/zxsForm.vue @@ -0,0 +1,228 @@ + + + + 流线索 + + 保存 + 关闭 + + + + + + + 基础信息 + + + + + 线索内容 + + + + + + 上传附件:(可附电子表格、Word文档、图像、音视频文件) + + + + + + + + 相关人员 + + + + + + + + {{ + it.bqMc + }} + + + + + + + + + + diff --git a/src/views/backOfficeSystem/DeploymentDisposal/mpvCar/index.vue b/src/views/backOfficeSystem/DeploymentDisposal/mpvCar/index.vue new file mode 100644 index 0000000..1dbd11b --- /dev/null +++ b/src/views/backOfficeSystem/DeploymentDisposal/mpvCar/index.vue @@ -0,0 +1,325 @@ + + + + + + + 布控申请 + + + {{ it.zdmc }} + + + + + 指定分配 + + + + + 取消 + 分配 + + + + 转线索 + 移交管控 + + + 新增 + + + + + + + + + + + + + + + 姓名:{{ row.ryXm }} + 性别: + 籍贯: + 身份证:{{ row.rySfzh }} + 出生日期:{{ row.ryCsrq }} + 民族: + + + + + 户籍地区划: + 户籍派出所:{{ row.hjdPcsmc }} + 户籍地详址:{{ row.hjdXz }} + + + + + {{ item.bqMc }}({{ item.bqFz || 0 }} 分) + + + + 管辖单位:{{ row.gxSsbmmc }} + 人员级别: + 管控原因:{{ row.zdrLkyy }} + 管控状态: + + + + + + + + + {{ row.xtSjzt == 0 ? "注销" : row.xtSjzt == 1 ? "正常" : "封存" }} + + + + + 编辑 + 详情 + 删除 + + + + + + + + + + + + + + + + + diff --git a/src/views/backOfficeSystem/DeploymentDisposal/mpvPeo/index.vue b/src/views/backOfficeSystem/DeploymentDisposal/mpvPeo/index.vue index 51db10c..9ea3d9d 100644 --- a/src/views/backOfficeSystem/DeploymentDisposal/mpvPeo/index.vue +++ b/src/views/backOfficeSystem/DeploymentDisposal/mpvPeo/index.vue @@ -10,7 +10,6 @@ {{ it.zdmc }} - 指定分配 diff --git a/src/views/backOfficeSystem/HumanIntelligence/CollectCrculate/index.vue b/src/views/backOfficeSystem/HumanIntelligence/CollectCrculate/index.vue index a0ceb56..843ead2 100644 --- a/src/views/backOfficeSystem/HumanIntelligence/CollectCrculate/index.vue +++ b/src/views/backOfficeSystem/HumanIntelligence/CollectCrculate/index.vue @@ -1,7 +1,7 @@ - + 导出 diff --git a/src/views/backOfficeSystem/ResearchJudgment/DatAcquisition/index.vue b/src/views/backOfficeSystem/ResearchJudgment/DatAcquisition/index.vue index 4e37304..4572664 100644 --- a/src/views/backOfficeSystem/ResearchJudgment/DatAcquisition/index.vue +++ b/src/views/backOfficeSystem/ResearchJudgment/DatAcquisition/index.vue @@ -1,7 +1,7 @@ - + 新增