flat: 模版下载
This commit is contained in:
@@ -878,7 +878,7 @@ export default {
|
|||||||
/*下载人才库模板 */
|
/*下载人才库模板 */
|
||||||
handleTemplate() {
|
handleTemplate() {
|
||||||
this.templateLoading = true;
|
this.templateLoading = true;
|
||||||
getTemplate("rqkdr")
|
getTemplate("lgrydj")
|
||||||
.then((rep) => {
|
.then((rep) => {
|
||||||
this.templateLoading = false;
|
this.templateLoading = false;
|
||||||
window.open(rep.data.data);
|
window.open(rep.data.data);
|
||||||
|
|||||||
Reference in New Issue
Block a user