haogh 6 ماه پیش
والد
کامیت
8ae9083b09
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/app/routes/art/score/score-first-ym/score-first-ym.component.ts

+ 1 - 0
src/app/routes/art/score/score-first-ym/score-first-ym.component.ts

@@ -28,6 +28,7 @@ export class ScoreFirstYmComponent extends FramePageComponent implements OnInit
   doUploaFile() {
   doUploaFile() {
     ModalService.showUploadWindow(this.bsService, './score/ymfirst/upload.htm', {}, {
     ModalService.showUploadWindow(this.bsService, './score/ymfirst/upload.htm', {}, {
       uploadTitle: '初试成绩',
       uploadTitle: '初试成绩',
+      templateFile:'模版-成绩发布.xls',
       uploadCallback: this.uploadWithThreadCallback.bind(this),
       uploadCallback: this.uploadWithThreadCallback.bind(this),
       autoClose: true
       autoClose: true
     });
     });