king
2022-10-18 a8507cc8c42d17d4fb854594dbf1e084d61912ac
src/templates/zshare/createfunc/index.jsx
@@ -9,7 +9,6 @@
class CreateFunc extends Component {
  static propTypes = {
    dict: PropTypes.object,  // 字典项
    trigger: PropTypes.func
  }