From 5dc9d1b98ea27422dbea14857dad5c7367eaedfe Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期一, 16 十二月 2024 11:08:01 +0800
Subject: [PATCH] 测试完成

---
 src/views/patient/propaganda/index.vue |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/views/patient/propaganda/index.vue b/src/views/patient/propaganda/index.vue
index b2c50d3..87dc142 100644
--- a/src/views/patient/propaganda/index.vue
+++ b/src/views/patient/propaganda/index.vue
@@ -138,7 +138,7 @@
                 size="medium"
                 @click="toleadExport(2)"
                 >缁撴灉寮傚父</el-button
-              >-
+              >
             </div>
           </div>
         </el-col>
@@ -268,7 +268,7 @@
         >
           <template slot-scope="scope">
             <span>{{
-              scope.row.endDay ? scope.row.endDay + "澶�" : "鏃ユ湡缂哄け"
+              scope.row.endDay ? scope.row.endDay + "澶�" : ""
             }}</span>
           </template>
         </el-table-column>
@@ -351,7 +351,7 @@
           width="120"
         />
 
-        <el-table-column
+        <!-- <el-table-column
         fixed="right"
           label="浠诲姟鍙戦�佹祦绋�"
           align="center"
@@ -365,7 +365,7 @@
               >{{ item.remark }}銆�
             </span>
           </template>
-        </el-table-column>
+        </el-table-column> -->
         <el-table-column
         fixed="right"
           label="浠诲姟缁撴灉璁板綍"

--
Gitblit v1.9.3