From dabcd53b6a8941c9d6b942c615cb6766b34b673e Mon Sep 17 00:00:00 2001 From: limin-fit2 Date: Thu, 24 Feb 2022 17:13:30 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E5=8A=9F=E8=83=BD=E7=94=A8=E4=BE=8B):?= =?UTF-8?q?=E8=87=AA=E5=AE=9A=E4=B9=89=E5=AD=97=E6=AE=B5=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E6=9C=AA=E5=AF=B9=E9=BD=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1008919 --user=李敏 【测试跟踪】测试用例-自定义模板,字段没对齐 https://www.tapd.cn/55049933/s/1109564 --- .../components/form/CustomFiledFormItem.vue | 15 ++++++++++++++- .../workspace/template/CustomFiledComponent.vue | 12 ++++++++++++ 2 files changed, 26 insertions(+), 1 deletion(-) diff --git a/frontend/src/business/components/common/components/form/CustomFiledFormItem.vue b/frontend/src/business/components/common/components/form/CustomFiledFormItem.vue index 5f144eec3d..da07a6da76 100644 --- a/frontend/src/business/components/common/components/form/CustomFiledFormItem.vue +++ b/frontend/src/business/components/common/components/form/CustomFiledFormItem.vue @@ -1,7 +1,7 @@