zhangjie пре 10 месеци
родитељ
комит
ebfeef279b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/modules/record/components/DocumentDetailDialog.vue

+ 1 - 1
src/modules/record/components/DocumentDetailDialog.vue

@@ -139,7 +139,7 @@
             <el-button
               type="success"
               icon="el-icon-s-order"
-              @click="toDataTask('PDF_BUILD')"
+              @click="toDataTask('STUDENT_PDF_GENERATE')"
               >PDF生成结果</el-button
             >
             <el-button