hotfix/2.9.42310.02
This commit is contained in:
parent
6aed11a411
commit
a21982bf62
|
|
@ -88,8 +88,7 @@ class Index extends Component {
|
|||
if (!selectItems) {
|
||||
message.error(getLabel(111, "请选择表头字段"));
|
||||
} else {
|
||||
console.log(exportTempUrl);
|
||||
// window.open(exportTempUrl, "_blank");
|
||||
window.open(exportTempUrl, "_blank");
|
||||
}
|
||||
};
|
||||
handleSelectedField = () => {
|
||||
|
|
|
|||
Loading…
Reference in New Issue