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

自定义导入bug

上级 ca6a992d
......@@ -459,7 +459,7 @@ export default class StatisticsInfo extends React.Component {
};
componentDidMount() {
this.open();
// this.open();
}
pageConfig = (item = 0) => {
......
......@@ -111,4 +111,6 @@ const getFormArrayConfig = (header,isAdd,options) => {
return config;
};
export { text, number, date, getFormArrayConfig };
......@@ -4,12 +4,10 @@ import {
Card,
DatePicker,
Divider,
Table,
Form,
Row,
Col,
Input,
InputNumber,
message,
Modal,
Select,
......@@ -1341,7 +1339,7 @@ this.props.value.importConfig.map((r,i)=> <ImportUtil btn={r.btn} ext={r.ext?r.e
this.getPage()
if(r.callback) r.callback();
}
}/>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论