From 36833e0cf3a74fbff2a18c8f635da5707b468e6e Mon Sep 17 00:00:00 2001 From: ChenQiuYu Date: Mon, 26 May 2025 11:21:56 +0800 Subject: [PATCH] dev --- src/components/charge/AssociationIdCode.vue | 101 ++++++++++++-------- src/components/charge/CheckoutDetail.vue | 53 +++++----- 2 files changed, 85 insertions(+), 69 deletions(-) diff --git a/src/components/charge/AssociationIdCode.vue b/src/components/charge/AssociationIdCode.vue index 6acb32f..dc6dab1 100644 --- a/src/components/charge/AssociationIdCode.vue +++ b/src/components/charge/AssociationIdCode.vue @@ -6,45 +6,45 @@ 请勾选该追溯码关联的发药项目商品
-
+ {{ traceabilityCode.slice(0, 7) }} -
-
+ + {{ traceabilityCode.slice(7, traceabilityCode.length) }} -
+ +
+ +
+
+ + + + + + + + + + + + + + + + + +
选择发药项目产品标识码系统处理
+ + {{ item.name }} + +
未关联
+
+ +
-
-
- - - - - - - - - - - - - - - - - -
选择发药项目产品标识码系统处理
- - {{ item.name }} - -
未关联
-
- -
-
-