From 10c28ce3d0b384584c77ce9111a66a0641250752 Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期四, 27 二月 2025 18:30:32 +0800 Subject: [PATCH] 最新版本541200007 --- admin/src/views/business/visits.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/admin/src/views/business/visits.vue b/admin/src/views/business/visits.vue index bfac6a3..f136dc0 100644 --- a/admin/src/views/business/visits.vue +++ b/admin/src/views/business/visits.vue @@ -61,7 +61,7 @@ <span v-else>-</span> </template> </el-table-column> - <el-table-column label="鏂藉伐浜哄憳" min-width="100px"> + <el-table-column label="鏄惁娑夊強鏂藉伐浣滀笟" min-width="100px"> <template slot-scope="{row}"> <span v-if="row.type == 0">鍚�</span> <span v-if="row.type == 1">鏄�</span> -- Gitblit v1.9.3