From e79ab9ac4f90a783cd3dd450064bbcd94cd85b58 Mon Sep 17 00:00:00 2001 From: wzk <2438381872@qq.com> Date: Wed, 12 Nov 2025 13:31:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8C=BB=E5=98=B1=EF=BC=9A=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E7=94=A8=E8=8D=AF=E5=A4=A9=E6=95=B0=E6=97=B6=EF=BC=8C=E7=B3=BB?= =?UTF-8?q?=E7=BB=9F=E8=87=AA=E5=8A=A8=E9=80=9A=E8=BF=87=E5=85=AC=E5=BC=8F?= =?UTF-8?q?=E8=87=AA=E5=8A=A8=E6=8D=A2=E7=AE=97=E6=80=BB=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../doctorstation/components/prescription/prescriptionlist.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/openhis-ui-vue3/src/views/doctorstation/components/prescription/prescriptionlist.vue b/openhis-ui-vue3/src/views/doctorstation/components/prescription/prescriptionlist.vue index 95ba773e..c4316c02 100644 --- a/openhis-ui-vue3/src/views/doctorstation/components/prescription/prescriptionlist.vue +++ b/openhis-ui-vue3/src/views/doctorstation/components/prescription/prescriptionlist.vue @@ -299,6 +299,7 @@ @keyup.enter.prevent=" handleEnter('dispensePerDuration', scope.row, scope.$index) " + @input="calculateTotalAmount(scope.row, scope.$index)" >