泛微薪资核算iframe表格

This commit is contained in:
黎永顺 2023-06-19 15:52:19 +08:00
parent 87482fee74
commit 8a979d67b8
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
import { OrgChartNodeDataType, OrgChartProps } from './interface';
// import { OrgChartNodeDataType, OrgChartProps } from './interface';
import OrgChart from './OrgChart';
export { OrgChartNodeDataType, OrgChartProps };
// export { OrgChartNodeDataType, OrgChartProps };
export default OrgChart;