From 46e5c6dbb6d804099f103907c297bc2efe5a3f75 Mon Sep 17 00:00:00 2001 From: gaoyuanwei <2826352639@qq.com> Date: Fri, 1 Jul 2022 17:58:25 +0800 Subject: [PATCH] =?UTF-8?q?=E8=83=BD=E5=8A=9B=E4=B8=8A=E6=9E=B6=E8=AF=A6?= =?UTF-8?q?=E6=83=85=E9=A1=B5=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/PutOnTheShelf.vue | 22 +++++++++++++++---- .../newHome/components/PopularAbility.vue | 5 +++++ 2 files changed, 23 insertions(+), 4 deletions(-) diff --git a/front/src/views/capacityOnTheShelf/components/PutOnTheShelf.vue b/front/src/views/capacityOnTheShelf/components/PutOnTheShelf.vue index 6efd0f0c..57c911cb 100644 --- a/front/src/views/capacityOnTheShelf/components/PutOnTheShelf.vue +++ b/front/src/views/capacityOnTheShelf/components/PutOnTheShelf.vue @@ -109,6 +109,12 @@ v-model:value="item.note1" :options="item.options" /> +

+ {{ abilityToType }} +

+

+ {{ componentTypeValue }} +

+ + 请选择来源应用 +