From b98625f344ba5e76ad955ae7bd0d1651fede48c1 Mon Sep 17 00:00:00 2001
From: Esacpe <1113279529@qq.com>
Date: Wed, 16 Jul 2025 11:54:27 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../ExcavationResearch/LandingAudit/index.vue | 61 +++++++++----------
.../ExcavationResearch/WarningModel/index.vue | 39 +++++++++---
.../ExcavationResearch/ZdryFjyp/index.vue | 40 ++----------
3 files changed, 64 insertions(+), 76 deletions(-)
diff --git a/src/views/backOfficeSystem/ExcavationResearch/LandingAudit/index.vue b/src/views/backOfficeSystem/ExcavationResearch/LandingAudit/index.vue
index 1d1099b..c7c9265 100644
--- a/src/views/backOfficeSystem/ExcavationResearch/LandingAudit/index.vue
+++ b/src/views/backOfficeSystem/ExcavationResearch/LandingAudit/index.vue
@@ -17,24 +17,22 @@
:tableConfiger="pageData.tableConfiger"
:controlsWidth="pageData.controlsWidth"
>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+ 姓名:{{ row.ryXm }} ;
+ 电话:{{ row.rySjhm }} ;
+ 身份证:{{ row.rySfzh }}
+
+
+
+
+
+
+
+
+
+ {{ it.bqMc }}、
+
+
审核
@@ -119,21 +117,18 @@ const pageData = reactive({
},
controlsWidth: 120,
tableColumn: [
- { label: "姓名", prop: "ryXm" },
- { label: "手机号码", prop: "rySjhm" },
- { label: "身份证号码", prop: "rySfzh" },
- { label: "户籍地址", prop: "ryHjdz" },
- { label: "护照号码", prop: "ryHzhm" },
- { label: "现住地址", prop: "ryXzdz" },
- { label: "银行卡号", prop: "ryYhkh" },
- { label: "附件照片", prop: "ryFjZp" },
- { label: "管辖单位", prop: "gxDwDm" },
- { label: "审核布控状态", prop: "bkshzt", showSolt: true },
- { label: "风险等级", prop: "fxDj", showSolt: true },
- { label: "风险类别", prop: "fxLb", showSolt: true },
- { label: "是否关注", prop: "sfGz", showSolt: true },
- { label: "是否转布控人员", prop: "sfZbkry", showSolt: true },
- { label: "是否转重点人员", prop: "sfZzdry", showSolt: true }
+ { label: "姓名", prop: "ryXm",showOverflowTooltip:true ,showSolt: true},
+ { label: "户籍地址", prop: "ryHjdz" ,showOverflowTooltip:true},
+ { label: "护照号码", prop: "ryHzhm" ,showOverflowTooltip:true},
+ { label: "现住地址", prop: "ryXzdz" ,showOverflowTooltip:true},
+ { label: "附件照片", prop: "ryFjZp" ,showOverflowTooltip:true},
+ { label: "管辖单位", prop: "gxDwDm" ,showOverflowTooltip:true},
+ { label: "责任部门", prop: "ssbm",showOverflowTooltip:true},
+ { label: "标签", prop: "bqList",showOverflowTooltip:true,showSolt: true},
+ { label: "风险积分", prop: "fxjf",showOverflowTooltip:true},
+ { label: "风险等级", prop: "fxDj",showOverflowTooltip:true, showSolt: true },
+ { label: "风险类别", prop: "fxLb",showOverflowTooltip:true, showSolt: true },
+ { label: "处置方式", prop: "czfs",showOverflowTooltip:true, showSolt: true },
]
});
const roleList = ref([])
diff --git a/src/views/backOfficeSystem/ExcavationResearch/WarningModel/index.vue b/src/views/backOfficeSystem/ExcavationResearch/WarningModel/index.vue
index 75aadbc..ec7cca3 100644
--- a/src/views/backOfficeSystem/ExcavationResearch/WarningModel/index.vue
+++ b/src/views/backOfficeSystem/ExcavationResearch/WarningModel/index.vue
@@ -17,11 +17,24 @@
:tableConfiger="pageData.tableConfiger"
:controlsWidth="pageData.controlsWidth"
>
-
-
-
+
+ 姓名:{{ row.ryXm }} ;
+ 电话:{{ row.rySjhm }} ;
+ 身份证:{{ row.rySfzh }}
+
+
+
+
+
+
+
+
+
+ {{ it.bqMc }}、
+
+
- 详情
+ 详情
{
diff --git a/src/views/backOfficeSystem/ExcavationResearch/ZdryFjyp/index.vue b/src/views/backOfficeSystem/ExcavationResearch/ZdryFjyp/index.vue
index 8b95103..d609692 100644
--- a/src/views/backOfficeSystem/ExcavationResearch/ZdryFjyp/index.vue
+++ b/src/views/backOfficeSystem/ExcavationResearch/ZdryFjyp/index.vue
@@ -52,6 +52,11 @@
+
+
+ {{ it.bqMc }}、
+
+
关注: ;
布控人员: ;
@@ -94,7 +99,6 @@ import { ref, reactive, onMounted, getCurrentInstance } from "vue";
import MyTable from "@/components/aboutTable/MyTable.vue";
import Pages from "@/components/aboutTable/Pages.vue";
import { qcckPost } from "@/api/qcckApi.js";
-import { el } from "element-plus/lib/locale/index.js";
const { proxy } = getCurrentInstance();
const {D_GS_ZDRFJ_SPZT,D_BZ_SF, D_GS_RQFJ_FXDJ, D_GS_RQFJ_FXLB } = proxy.$dict('D_GS_ZDRFJ_SPZT',"D_BZ_SF","D_GS_RQFJ_FXDJ","D_GS_RQFJ_FXLB"); //获取字典数据
const btnsList = reactive(['是否重点人','布控','是否关注','移交管控'])
@@ -104,38 +108,6 @@ const ids = ref([])
const chooseList = ref([])
const pageData = reactive({
tableData: [
- {
- tpzy: "GBJD01",
- dwmc: "工布江达重点人",
- zylyxz: "涉稳",
- cjhx: "系统新增",
- ytp: "低级",
- rxxsd: "2025/05/05"
- },
- {
- tpzy: "GBJD01",
- dwmc: "工布江达重点人",
- zylyxz: "涉稳",
- cjhx: "系统新增",
- ytp: "低级",
- rxxsd: "2025/05/05"
- },
- {
- tpzy: "GBJD01",
- dwmc: "工布江达重点人",
- zylyxz: "涉稳",
- cjhx: "系统新增",
- ytp: "低级",
- rxxsd: "2025/05/05"
- },
- {
- tpzy: "GBJD01",
- dwmc: "工布江达重点人",
- zylyxz: "涉稳",
- cjhx: "系统新增",
- ytp: "低级",
- rxxsd: "2025/05/05"
- },
{
tpzy: "GBJD01",
dwmc: "工布江达重点人",
@@ -180,7 +152,7 @@ const pageData = reactive({
{ label: "附件照片", prop: "ryFjZp" ,showOverflowTooltip:true},
{ label: "管辖单位", prop: "gxDwDm" ,showOverflowTooltip:true},
{ label: "责任部门", prop: "ssbm",showOverflowTooltip:true},
- { label: "标签", prop: "fxjf",showOverflowTooltip:true},
+ { label: "标签", prop: "bqList",showOverflowTooltip:true,showSolt: true},
{ label: "风险积分", prop: "fxjf",showOverflowTooltip:true},
{ label: "风险等级", prop: "fxDj",showOverflowTooltip:true, showSolt: true },
{ label: "风险类别", prop: "fxLb",showOverflowTooltip:true, showSolt: true },