From 95da904177d3b5576f2874190bdbbbeb0cce829e Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Mon, 7 Mar 2022 11:36:53 +0800 Subject: [PATCH] 28050 --- src/apps/AppAskForm/AddForm.vue | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/apps/AppAskForm/AddForm.vue b/src/apps/AppAskForm/AddForm.vue index 61aee0e0..0cc9a90b 100644 --- a/src/apps/AppAskForm/AddForm.vue +++ b/src/apps/AppAskForm/AddForm.vue @@ -27,6 +27,7 @@ scroll element="div" :options="{ + filter: '.components-item__title--right', animation: 340, handle: '.components-item__title' }" @@ -40,7 +41,7 @@ {{ index + 1 }}.

{{ item.label }}

- +