From f3dc3a09e641f00d61da1a95b4d45d2bcdbc9f05 Mon Sep 17 00:00:00 2001
From: WXL (wul) <wl_5969728@163.com>
Date: 星期五, 06 二月 2026 10:59:08 +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 e403f2f..421624b 100644
--- a/src/views/patient/propaganda/index.vue
+++ b/src/views/patient/propaganda/index.vue
@@ -176,7 +176,7 @@
           <template slot-scope="scope">
             <div v-if="scope.row.sendstate == 1">
               <el-tag type="primary" :disable-transitions="false"
-                >琛ㄥ崟宸查鍙�</el-tag
+                >瀹f暀宸插彂閫�</el-tag
               >
             </div>
             <div v-if="scope.row.sendstate == 2">
@@ -186,7 +186,7 @@
             </div>
             <div v-if="scope.row.sendstate == 3">
               <el-tag type="success" :disable-transitions="false"
-                >琛ㄥ崟宸插彂閫�</el-tag
+                >瀹f暀宸查槄璇�</el-tag
               >
             </div>
             <div v-if="scope.row.sendstate == 4">
@@ -279,7 +279,7 @@
           key="sfzh"
           prop="sfzh"
         />
-        <el-table-column
+        <!-- <el-table-column
           label="璐d换鎶ゅ+"
           width="120"
           align="center"
@@ -292,7 +292,7 @@
           align="center"
           key="drname"
           prop="drname"
-        />
+        /> -->
 
 
         <!-- <el-table-column

--
Gitblit v1.9.3