From 70979924031f42c76535a3a2f669b8d48932f5c5 Mon Sep 17 00:00:00 2001
From: Your Name <123456>
Date: 星期四, 14 七月 2022 11:15:51 +0800
Subject: [PATCH] lct

---
 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 2210e0a..b0c64bf 100644
--- a/src/views/goalManagement/targetDecompositionYear/index.vue
+++ b/src/views/goalManagement/targetDecompositionYear/index.vue
@@ -107,8 +107,8 @@
 export default defineComponent({
   components: { ElButton, ElInput,search,Dailog},
   setup() {
-  
-    
+
+
     // 下方导航与表格
     const activeName = ref("1");
     const handleClick = (tab: TabsPaneContext, event: Event) => {
@@ -207,4 +207,4 @@
 display: flex;
 justify-content: right;
 }
-</style>
\ No newline at end of file
+</style>

--
Gitblit v1.9.2