From d1ce8d0cc673dc39acfb6a4ca68a3a88b0e0bab8 Mon Sep 17 00:00:00 2001 From: steven <844541199@qq.com> Date: Thu, 1 Dec 2022 10:13:58 +0800 Subject: [PATCH 1/2] =?UTF-8?q?fix:=20=E4=BA=A7=E5=93=81=E6=B5=8B=E8=AF=95?= =?UTF-8?q?bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/CreateSurveyProduct.vue | 14 ++++++++++ .../components/Packing/PackingCardList.vue | 28 +++++++++++++++++-- 2 files changed, 39 insertions(+), 3 deletions(-) diff --git a/src/views/TempMarket/components/CreateSurveyProduct.vue b/src/views/TempMarket/components/CreateSurveyProduct.vue index 7e03d25d..3a98129e 100644 --- a/src/views/TempMarket/components/CreateSurveyProduct.vue +++ b/src/views/TempMarket/components/CreateSurveyProduct.vue @@ -143,6 +143,7 @@ showCount :maxlength="30" placeholder="请输入测试产品名称" + @blur="validateFlavorInput(item)" >