Commit f4dc6983 authored by 张子雨's avatar 张子雨

feat: 优化

parent be9c1f58
This diff is collapsed.
...@@ -3,7 +3,7 @@ import ProTable from '@ant-design/pro-table'; ...@@ -3,7 +3,7 @@ import ProTable from '@ant-design/pro-table';
import { Button } from 'antd'; import { Button } from 'antd';
import { PlusOutlined } from '@ant-design/icons'; import { PlusOutlined } from '@ant-design/icons';
import { customerColumn } from './staticData/index'; import { customerColumn } from './staticData/index';
import CustomerInfo from './components/CustomerInfo'; import CustomerInfo from './components/CustomerInfoCopy';
import utilStyle from '@/utils/utils.less'; import utilStyle from '@/utils/utils.less';
import { stringOrObjectTrim } from '@/utils/utils'; import { stringOrObjectTrim } from '@/utils/utils';
import { apiEnterpriseList } from './service'; import { apiEnterpriseList } from './service';
......
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