Jelajahi Sumber

添加给联系人发送信息

kyoyue 11 bulan lalu
induk
melakukan
0eef4acfaa
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/views/wechat/contact/send-msg.data.ts

+ 1 - 1
src/views/wechat/contact/send-msg.data.ts

@@ -8,7 +8,7 @@ export const formSchema: FormSchema[] =[
   {
     field: 'msg',
     label: t('信息'),
-    component: 'Input',
+    component: 'InputTextArea',
     required: true,
   },
   // {