From b2b1c905be694921b96ce97f82a1296b5af745aa Mon Sep 17 00:00:00 2001
From: 13684185576 <2731628804@qq.com>
Date: Wed, 24 Sep 2025 15:21:07 +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
---
.../DeploymentDisposal/mpvGroup/index.vue | 84 +++++++++----------
1 file changed, 40 insertions(+), 44 deletions(-)
diff --git a/src/views/backOfficeSystem/DeploymentDisposal/mpvGroup/index.vue b/src/views/backOfficeSystem/DeploymentDisposal/mpvGroup/index.vue
index 4fd2b53..63101c9 100644
--- a/src/views/backOfficeSystem/DeploymentDisposal/mpvGroup/index.vue
+++ b/src/views/backOfficeSystem/DeploymentDisposal/mpvGroup/index.vue
@@ -8,7 +8,8 @@
- {{it.zdmc }}
+ {{ it.zdmc }}
@@ -40,25 +41,19 @@
-
-
-
+
+
+
-
+
-
-
- - {{ item.bqMc }}({{ item.bqFz || 0 }} 分)
+
+
+ - {{ item.bqMc }}({{
+ item.bqFz || 0 }} 分)
@@ -70,8 +65,8 @@
移除
- 办结
- 编辑
+ 办结
+ 编辑
详情
删除
@@ -82,10 +77,12 @@
}">
-
+
-
-
+
+
@@ -101,7 +98,7 @@ import { qcckGet, qcckPost, qcckDelete } from "@/api/qcckApi.js";
import { ElMessage } from "element-plus";
import { reactive, ref, onMounted, getCurrentInstance, nextTick } from "vue";
const { proxy } = getCurrentInstance();
-const { D_GS_ZDR_CZZT,D_GS_BK_SQLX, D_GS_ZDQT_FXDJ, D_GS_ZDR_RYJB, D_GS_ZDQT_LB, D_GS_ZDR_BK_ZT, D_GS_BQ_LX, D_GS_ZDQT_ZT, D_BZ_SF, D_BZ_XB, D_GS_XS_LY, D_BZ_SSZT, D_GS_XS_LX, D_GS_XS_QTLX } = proxy.$dict("D_GS_ZDR_CZZT","D_GS_BK_SQLX", "D_GS_ZDQT_FXDJ", "D_GS_ZDR_RYJB", "D_GS_ZDQT_LB", "D_GS_ZDR_BK_ZT", "D_GS_BQ_LX", "D_GS_ZDQT_ZT", "D_BZ_SF", "D_BZ_XB", "D_GS_XS_LY", "D_BZ_SSZT", "D_GS_XS_LX", "D_GS_XS_QTLX"); //获取字典数据
+const { D_GS_ZDR_CZZT, D_GS_BK_SQLX, D_GS_ZDQT_FXDJ, D_GS_ZDR_RYJB, D_GS_ZDQT_LB, D_GS_ZDR_BK_ZT, D_GS_BQ_LX, D_GS_ZDQT_ZT, D_BZ_SF, D_BZ_XB, D_GS_XS_LY, D_BZ_SSZT, D_GS_XS_LX, D_GS_XS_QTLX } = proxy.$dict("D_GS_ZDR_CZZT", "D_GS_BK_SQLX", "D_GS_ZDQT_FXDJ", "D_GS_ZDR_RYJB", "D_GS_ZDQT_LB", "D_GS_ZDR_BK_ZT", "D_GS_BQ_LX", "D_GS_ZDQT_ZT", "D_BZ_SF", "D_BZ_XB", "D_GS_XS_LY", "D_BZ_SSZT", "D_GS_XS_LX", "D_GS_XS_QTLX"); //获取字典数据
const showzxs = ref(false);
const queryFrom = ref({});
const ids = ref([]);
@@ -174,20 +171,20 @@ const pageData = reactive({
},
controlsWidth: 280,
tableColumn: [
- { label: "群体名称", prop: "qtMc",width:150 },
- { label: "群体类别", prop: "qtLb" , showSolt: true,width:150 },
- { label: "风险等级", prop: "qtFxdj" , showSolt: true,width:150 },
- { label: "背景资料", prop: "qtBjzl" ,width:150 },
- { label: "背景信息", prop: "bgxx", showSolt: true ,width:150 },
- { label: "管辖单位", prop: "gxSsdwmc",width:150 },
- { label: "列控原因", prop: "zdrLkyy",width:150 },
- { label: "开始时间", prop: "zdrRkkssj",width:150 },
- { label: "截至时间", prop: "zdrRkjssj" ,width:150 },
- { label: "稳控人数", prop: "zdryList", showSolt: true,width:150 },
- { label: "状态", prop: "qtZt", showSolt: true,width:150 },
- { label: "标签", prop: "bqList", showSolt: true ,showOverflowTooltip:true,width:400 },
- { label: "创建单位", prop: "xtCjbmmc" ,width:150 },
- { label: "创建时间", prop: "xtCjsj",width:150 },
+ { label: "群体名称", prop: "qtMc", width: 150 },
+ { label: "群体类别", prop: "qtLb", showSolt: true, width: 150 },
+ { label: "风险等级", prop: "qtFxdj", showSolt: true, width: 150 },
+ { label: "背景资料", prop: "qtBjzl", width: 150 },
+ { label: "背景信息", prop: "bgxx", showSolt: true, width: 150 },
+ { label: "管辖单位", prop: "gxSsdwmc", width: 150 },
+ { label: "列控原因", prop: "zdrLkyy", width: 150 },
+ { label: "开始时间", prop: "zdrRkkssj", width: 150 },
+ { label: "截至时间", prop: "zdrRkjssj", width: 150 },
+ { label: "稳控人数", prop: "zdryList", showSolt: true, width: 150 },
+ { label: "状态", prop: "qtZt", showSolt: true, width: 150 },
+ { label: "标签", prop: "bqList", showSolt: true, showOverflowTooltip: true, width: 400 },
+ { label: "创建单位", prop: "xtCjbmmc", width: 150 },
+ { label: "创建时间", prop: "xtCjsj", width: 150 },
]
});
@@ -199,7 +196,7 @@ onMounted(() => {
//送审
const handleSend = (id) => {
proxy.$confirm("确定要办结?", "警告", { type: "warning" }).then(() => {
- qcckPost({}, "/mosty-gsxt//tbGsxtZdqt/qtbj/"+id).then(() => {
+ qcckPost({}, "/mosty-gsxt//tbGsxtZdqt/qtbj/" + id).then(() => {
proxy.$message({ type: "success", message: "办结成功" });
getList();
});
@@ -235,7 +232,7 @@ const changeSize = (val) => {
const getList = () => {
pageData.tableConfiger.loading = true;
// 群体类型D_ZDRY_RYLX(01 重点 02 普通)
- let data = { qtlx:'01',...pageData.pageConfiger, ...queryFrom.value };
+ let data = { qtlx: '01', ...pageData.pageConfiger, ...queryFrom.value };
qcckGet(data, "/mosty-gsxt/tbGsxtZdqt/selectPage").then((res) => {
pageData.tableData = res.records || [];
pageData.total = res.total;
@@ -260,7 +257,7 @@ const chooseData = (data) => {
};
// 选择申请数据数据
const handleApplication = () => {
- if (ids.value.length === 0)return ElMessage.error("请先选择需要布控的重点群体");
+ if (ids.value.length === 0) return ElMessage.error("请先选择需要布控的重点群体");
qcckPost({ ids: ids.value }, "/mosty-gsxt/tbGsxtZdqt/addBksq").then(() => {
ElMessage.success("申请成功");
visible.value = false;
@@ -277,7 +274,7 @@ const handleUserSelected = (val) => {
const handlefp = () => {
if (ids.value.length === 0) return ElMessage.error("请先选择需要分配的重点群体");
- qcckPost({ ids: ids.value, uid: obj.value.fpid },"/mosty-gsxt/tbGsxtZdqt/addGkmj").then(() => {
+ qcckPost({ ids: ids.value, uid: obj.value.fpid }, "/mosty-gsxt/tbGsxtZdqt/addGkmj").then(() => {
ElMessage.success("分配成功");
visible.value = false;
visiblefp.value = false;
@@ -308,7 +305,7 @@ const handleZxs = () => {
};
// 删除数据
-const deleteRow = (id) =>{
+const deleteRow = (id) => {
proxy.$confirm("确定要删除", "警告", { type: "warning" }).then(() => {
qcckDelete({}, "/mosty-gsxt/tbGsxtZdqt/" + id).then(() => {
proxy.$message({ type: "success", message: "删除成功" });
@@ -328,7 +325,7 @@ defineExpose({});