Browse Source

去掉分批导出

xiatian 2 năm trước cách đây
mục cha
commit
5f7e682be8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/modules/oe/views/scoreDetail.vue

+ 1 - 1
src/modules/oe/views/scoreDetail.vue

@@ -41,7 +41,7 @@
             type="primary"
             size="small"
             icon="el-icon-download"
-            @click="openExportDialog"
+            @click="exportData"
             >导出</el-button
           >
           <el-button