From 14826d1ff369c51aab300e698fa69d0d368acb32 Mon Sep 17 00:00:00 2001
From: ye1023 <12588209+ye1023@user.noreply.gitee.com>
Date: Tue, 26 May 2026 15:04:32 +0800
Subject: [PATCH] =?UTF-8?q?yxk-20260526-=E5=85=9A=E5=A7=94=E4=BC=9A?=
=?UTF-8?q?=E5=8F=91=E8=B5=B7=E6=B5=81=E7=A8=8B=E7=BB=84=E4=BB=B6=E7=8B=AC?=
=?UTF-8?q?=E7=AB=8B=E5=87=BA=E6=9D=A5=E5=8D=95=E5=BC=80=E4=B8=80=E4=B8=AA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/bg/bgpartymatter/BgPartymatterList.vue | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/views/bg/bgpartymatter/BgPartymatterList.vue b/src/views/bg/bgpartymatter/BgPartymatterList.vue
index f2cb572..cbd3104 100644
--- a/src/views/bg/bgpartymatter/BgPartymatterList.vue
+++ b/src/views/bg/bgpartymatter/BgPartymatterList.vue
@@ -120,7 +120,7 @@
-
+
@@ -138,7 +138,7 @@
import Icon from '/@/components/Icon/index';
import BgPartymatterModal from './components/BgPartymatterModal.vue';
import BusinessProcessListModal from '/src/components/semri/process/BusinessProcessListModal.vue';
- import FlowScheduleStartModal from '/src/components/semri/process/FlowScheduleStartModal.vue';
+ import FlowScheduleStartModalForBG from '/src/components/semri/process/FlowScheduleStartModalForBG.vue';
import SUploadFile from '/@/components/semri/fileComponent/SUploadFile.vue';
import { columns, superQuerySchema, bgPartymatterFeedbackColumns } from './BgPartymatter.data';
import { list, deleteOne, batchDelete, getImportUrl, getExportUrl, bgPartymatterFeedbackList, saveOrUpdate } from './BgPartymatter.api';