forked from integrated_whb/integrated_whb_vue
Compare commits
2 Commits
5eaa8dc509
...
a841c66aa0
Author | SHA1 | Date |
---|---|---|
WL | a841c66aa0 | |
WL | d927b68044 |
|
@ -100,7 +100,7 @@ const fnExport = debounce(
|
|||
await ElMessageBox.confirm("确定要导出吗?", { type: "warning" });
|
||||
await downloadTrainingplanword({
|
||||
YEAR: props.year,
|
||||
NAME: props.name,
|
||||
NAME: props.corpName,
|
||||
});
|
||||
await ElMessageBox.confirm(
|
||||
"导出后请前往档案下载中下载该档案!",
|
||||
|
|
Loading…
Reference in New Issue