提交 3110fb0f authored 作者: 钟是志's avatar 钟是志

定位组件修改.

上级 d63b9291
...@@ -2,15 +2,10 @@ ...@@ -2,15 +2,10 @@
* 签到功能 * 签到功能
*/ */
import React, { Component } from 'react'; import React, { Component } from 'react';
import styles from './styles.less';
import Location from './components'; import Location from './components';
import { Button } from 'antd';
import { isEmpty } from 'lodash'; import { isEmpty } from 'lodash';
import { openToast } from './Notification'; import { openToast } from './Notification';
import { successToast, failToast } from './Toast'; import { successToast, failToast } from './Toast';
import { getPopconfirm } from '@/webPublic/one_stop_public/utils/utils';
const Popconfirm = getPopconfirm();
export default class location extends Component { export default class location extends Component {
constructor(props) { constructor(props) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论