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 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/views/patient/propaganda/index.vue b/src/views/patient/propaganda/index.vue
index 70e2ff4..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">
--
Gitblit v1.9.3