From aec389998da233c98a4d78572147b6c3d71e8047 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=8E=E4=BD=97?= Date: Sun, 7 Jun 2026 20:34:56 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=8A=97=E8=8F=8C=E8=8D=AF=E7=89=A9?= =?UTF-8?q?=E8=A7=84=E5=88=99=20+=20=E8=8D=AF=E5=93=81=E5=BA=93=E5=AD=98?= =?UTF-8?q?=E9=A2=84=E8=AD=A6=E9=A1=B5=E9=9D=A2=E5=A2=9E=E5=BC=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 抗菌药物规则页面增强(统计卡片/新增/详情/筛选) - 药品库存预警页面增强(统计卡片/新增/补货申请/导出) --- .../src/views/antibiotic/rules/index.vue | 202 ++++++++++++++++-- .../src/views/pharmacystockalert/index.vue | 178 +++++++++++++-- 2 files changed, 346 insertions(+), 34 deletions(-) diff --git a/healthlink-his-ui/src/views/antibiotic/rules/index.vue b/healthlink-his-ui/src/views/antibiotic/rules/index.vue index 04ca80147..dc397b922 100644 --- a/healthlink-his-ui/src/views/antibiotic/rules/index.vue +++ b/healthlink-his-ui/src/views/antibiotic/rules/index.vue @@ -1,22 +1,198 @@ + diff --git a/healthlink-his-ui/src/views/pharmacystockalert/index.vue b/healthlink-his-ui/src/views/pharmacystockalert/index.vue index 04c07e0e3..467cd942f 100644 --- a/healthlink-his-ui/src/views/pharmacystockalert/index.vue +++ b/healthlink-his-ui/src/views/pharmacystockalert/index.vue @@ -1,31 +1,167 @@ +