|
@@ -51,7 +51,7 @@ class SchoolService extends CrudService {
|
|
|
const planyearid = plan.planyearid;
|
|
|
// 取得excle中数据
|
|
|
const _filepath = this.ctx.app.config.baseUrl + filepath; //
|
|
|
- console.log(_filepath);
|
|
|
+ console.warn(_filepath);
|
|
|
const studatas = await this.getImportXLSXData(
|
|
|
_filepath,
|
|
|
termid,
|