提交 92d907ba authored 作者: 钟是志's avatar 钟是志

bug修改

上级 d87a8d06
......@@ -14,8 +14,8 @@ import { Link } from 'dva/router';
export default class Index extends React.Component {
static defaultProps = {
hasBatchAudit: true, // 是否有批量审核按钮
}
hasBatchAudit: false, // 是否有批量审核按钮 默认关掉 如果有需要再在外面包一层
};
constructor(props) {
super(props);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论