From 7919db2b053cbdfde6a188efc8023bc76d5441e8 Mon Sep 17 00:00:00 2001 From: zoujiandong <10130823232@qq.com> Date: Mon, 7 Sep 2026 11:45:06 +0800 Subject: [PATCH] 4 --- src/views/basic/pharmacy/index.vue | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) diff --git a/src/views/basic/pharmacy/index.vue b/src/views/basic/pharmacy/index.vue index 7afbd6e..f1f8778 100644 --- a/src/views/basic/pharmacy/index.vue +++ b/src/views/basic/pharmacy/index.vue @@ -125,7 +125,7 @@
- + 新增药房 @@ -176,9 +176,10 @@ - + + + {{ record.status === 1 ? '正常' : '禁用' }} +