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

删除冗余变量

上级 bc88349d
......@@ -1149,7 +1149,7 @@ class FormList extends React.Component {
};
render() {
const {modalVisible, selectedRows, querys, tableWidth, rights, data, isReady} = this.state;
const {modalVisible, selectedRows, rights, data, isReady} = this.state;
if (!isReady) {
return (
<div style={{width: 20, margin: 'auto'}}>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论