From b51b570441bb4b7f707518a27eccf7c22065e8b8 Mon Sep 17 00:00:00 2001 From: liujun Date: Sun, 28 Apr 2024 14:30:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=89=E9=A1=B9=E5=88=B6=E5=BA=A6=E5=BA=93?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=AF=BC=E5=85=A5=E6=95=B0=E6=8D=AE=E5=8C=BA?= =?UTF-8?q?=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../safetyOperationRegulations/components/list.vue | 3 ++- .../safetyProductionManagementSystem/components/list.vue | 3 ++- .../components/list.vue | 3 ++- src/views/threeSystems/soLibrary/components/list.vue | 9 +++++---- src/views/threeSystems/spmLibrary/components/list.vue | 3 ++- src/views/threeSystems/sprLibrary/components/list.vue | 5 +++-- 6 files changed, 16 insertions(+), 10 deletions(-) diff --git a/src/views/threeSystems/safetyOperationRegulations/components/list.vue b/src/views/threeSystems/safetyOperationRegulations/components/list.vue index 4568d09..fff92a5 100644 --- a/src/views/threeSystems/safetyOperationRegulations/components/list.vue +++ b/src/views/threeSystems/safetyOperationRegulations/components/list.vue @@ -210,7 +210,8 @@ export default { labels: JSON.stringify(this.form.labels), STATUS: this.form.STATUS, ASSOCIATION: '0', - CORPINFO_ID: '0' + CORPINFO_ID: '0', + MIGRATION_FLAG: '1' } ).then((data) => { this.listLoading = false diff --git a/src/views/threeSystems/safetyProductionManagementSystem/components/list.vue b/src/views/threeSystems/safetyProductionManagementSystem/components/list.vue index 16360fd..e5f2b50 100644 --- a/src/views/threeSystems/safetyProductionManagementSystem/components/list.vue +++ b/src/views/threeSystems/safetyProductionManagementSystem/components/list.vue @@ -210,7 +210,8 @@ export default { labels: JSON.stringify(this.form.labels), STATUS: this.form.STATUS, ASSOCIATION: '1', - CORPINFO_ID: '0' + CORPINFO_ID: '0', + MIGRATION_FLAG: '1' } ).then((data) => { this.listLoading = false diff --git a/src/views/threeSystems/safetyProductionResponsibilitySystem/components/list.vue b/src/views/threeSystems/safetyProductionResponsibilitySystem/components/list.vue index 37a18c3..3c70666 100644 --- a/src/views/threeSystems/safetyProductionResponsibilitySystem/components/list.vue +++ b/src/views/threeSystems/safetyProductionResponsibilitySystem/components/list.vue @@ -210,7 +210,8 @@ export default { labels: JSON.stringify(this.form.labels), STATUS: this.form.STATUS, ASSOCIATION: '2', - CORPINFO_ID: '0' + CORPINFO_ID: '0', + MIGRATION_FLAG: '1' } ).then((data) => { this.listLoading = false diff --git a/src/views/threeSystems/soLibrary/components/list.vue b/src/views/threeSystems/soLibrary/components/list.vue index ca5e22e..ed6f1d9 100644 --- a/src/views/threeSystems/soLibrary/components/list.vue +++ b/src/views/threeSystems/soLibrary/components/list.vue @@ -93,7 +93,7 @@ - + - + - + - +