From 68ebff7d5af4db5f254af4beff3444ec4492d92d Mon Sep 17 00:00:00 2001 From: zhaoyiran Date: Wed, 14 Aug 2024 10:50:24 +0800 Subject: [PATCH] HL-4896 --- src/mycomponents/qty/balanceQtyEdit.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mycomponents/qty/balanceQtyEdit.vue b/src/mycomponents/qty/balanceQtyEdit.vue index 741d2cc3..e4c8c031 100644 --- a/src/mycomponents/qty/balanceQtyEdit.vue +++ b/src/mycomponents/qty/balanceQtyEdit.vue @@ -36,7 +36,7 @@ 数量 : + @confirm="confirm()" @input="checkNum" :maxlength="maxlength" disabled :style="{background:'#f5f5f5',color:'#bbbbbb'}"/>