diff --git a/admin/src/components/tcm-prescription/index.vue b/admin/src/components/tcm-prescription/index.vue index fee177e3..06028b65 100644 --- a/admin/src/components/tcm-prescription/index.vue +++ b/admin/src/components/tcm-prescription/index.vue @@ -80,6 +80,7 @@ 中药处方 (RP) 添加中药 从处方库导入 + 导入药方
@@ -661,6 +662,40 @@ />
+ + + +

+ 粘贴整张药方文本,系统按「药名 + 剂量」解析;药名须与药品库中名称完全一致才会录入,否则跳过。支持顿号/逗号/换行分隔;单行可用空格分味(如「黄芪15g + 白术10g」);「黄芪、党参各10克」等同剂量写法亦可识别。 +

+ +
+ 导入方式 + + 覆盖现有药材 + 追加到末尾 + +
+ +