king
2021-10-21 1da6506bf58270bacc2a4345002c6b082835580e
src/tabviews/zshare/mutilform/mkSwitch/index.jsx
@@ -2,8 +2,6 @@
import PropTypes from 'prop-types'
import { Switch } from 'antd'
import './index.scss'
class MKSwitch extends Component {
  static propTpyes = {
    config: PropTypes.object,