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

导出文件 文件名的拓展名从模板文件名中获取

上级 141b22c0
......@@ -48,6 +48,7 @@ const getFileName = (fileName = '导出文件', ext = 'xlsx', templatePath = '')
export default class ExportCurrentInfo extends React.Component {
constructor(props) {
super(props);
console.log(this.props);
this.state = {
confirmLoading: false,
showSelectModal: false,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论