泛微薪资核算iframe表格
This commit is contained in:
parent
9b0abc08ae
commit
64dfc7da07
|
|
@ -104,7 +104,7 @@ const payrollFilesTable: FC = (props) => {
|
|||
<MoreOutlined style={{ fontSize: 16 }}/>
|
||||
</Dropdown>
|
||||
</Space>;
|
||||
} else if (selectedKey === "fixed") {
|
||||
} else if (selectedKey === "fixed" || selectedKey === "ext") {
|
||||
dom = <Button type="link" style={{ padding: "0" }} onClick={() => window.parent.postMessage(
|
||||
{
|
||||
type: "turn",
|
||||
|
|
|
|||
Loading…
Reference in New Issue