diff --git a/packages/wechat/AppAskForm/components/FormList.vue b/packages/wechat/AppAskForm/components/FormList.vue index 0090d87f..80a4301f 100644 --- a/packages/wechat/AppAskForm/components/FormList.vue +++ b/packages/wechat/AppAskForm/components/FormList.vue @@ -42,10 +42,8 @@

{{ item.title }}

- - - + {{ item.createUnitName }} + {{ item.createUserName }}
@@ -1019,7 +1017,7 @@ font-size: 12px; line-height: 20px; - & > div:first-child { + & > span:first-child { margin-right: 8px; } }