泛微薪资核算iframe表格-
This commit is contained in:
parent
5dfcbe1af9
commit
670d3da752
|
|
@ -13,7 +13,7 @@ const hrmSalaryUrl = "/spa/hrmSalary/hrmSalaryCalculateDetail/";
|
|||
const Icon = createFromIconfontCN({
|
||||
scriptUrl: [
|
||||
// @ts-ignore
|
||||
`${process.env.NODE_ENV === "dev" ? Util.getPublicPath() : hrmSalaryUrl}css/iconfont/iconfont.js`
|
||||
`${process.env.NODE_ENV === "development" ? Util.getPublicPath() : hrmSalaryUrl}css/iconfont/iconfont.js`
|
||||
]
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue