From d6297852e1ec4b93d6b2923721a1cf63de3ecf66 Mon Sep 17 00:00:00 2001
From: 13937891274 <kxc0822>
Date: Fri, 15 Jul 2022 17:21:43 +0800
Subject: [PATCH] 应急预案启动记录
---
src/views/goalManagement/targetDecompositionYear/index.vue | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/views/goalManagement/targetDecompositionYear/index.vue b/src/views/goalManagement/targetDecompositionYear/index.vue
index 8ca6b34..4260417 100644
--- a/src/views/goalManagement/targetDecompositionYear/index.vue
+++ b/src/views/goalManagement/targetDecompositionYear/index.vue
@@ -109,8 +109,8 @@
export default defineComponent({
components: { ElButton, ElInput,search,Dailog},
setup() {
-
-
+
+
// 下方导航与表格
const activeName = ref("1");
const handleClick = (tab: TabsPaneContext, event: Event) => {
@@ -209,4 +209,4 @@
display: flex;
justify-content: right;
}
-</style>
\ No newline at end of file
+</style>
--
Gitblit v1.9.2