去掉注释

This commit is contained in:
unknown
2023-01-31 15:22:52 +08:00
parent bb7b1fc398
commit 8990e3e8a1
8 changed files with 8 additions and 8 deletions

View File

@ -3,7 +3,7 @@ import { history } from 'umi';
import { Row, Col, Tooltip, Card, List, DatePicker, Button, Statistic, Spin, Empty, message } from 'antd';
import { connect } from 'dva';
import './index.less';
// import talkPng from '@/images/talk/talk.png';
import talkPng from '@/images/talk/talk.png';
import { routerRedux } from 'dva/router';
import { RightOutlined } from '@ant-design/icons';
import moment from 'moment';