Commit 4097fe38 authored by tjy's avatar tjy

去掉新增会员引入的ant样式

parent fb1e7180
......@@ -11,7 +11,6 @@ import {
createFormActions
} from '@formily/antd'
import { Input, FormTab, Select, Checkbox } from '@formily/antd-components'
import 'antd/dist/antd.css'
import './index.less'
const components = { Input, Select }
......@@ -210,7 +209,7 @@ const addMember: React.FC<[]> = () => {
name="a5"
title="渠道描述"
required
x-component="Input"
x-component="Text"
/>
</FormMegaLayout>
{/* <Field
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment