Explorar o código

fix: 添加客户按钮修改

outaozhen %!s(int64=5) %!d(string=hai) anos
pai
achega
6e3cd6b869
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/pages/Customer/Company/components/AddCompany/index.jsx

+ 1 - 1
src/pages/Customer/Company/components/AddCompany/index.jsx

@@ -24,7 +24,7 @@ const AddCompany = props => {
       title="添加客户"
       {...layout}
       trigger={
-        <Button key="button" type="primary">
+        <Button key="button" type="primary" size="small">
           <IconPark type="plus" theme="filled" className="zh-mg-right-5" />
           <span>客户</span>
         </Button>