瀏覽代碼

预正式版

Joe 4 年之前
父節點
當前提交
256a876284
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/overview/Overview_AccountingReport.vue

+ 1 - 1
src/views/overview/Overview_AccountingReport.vue

@@ -560,7 +560,7 @@ export default {
     /** 导出按钮操作 */
     handleExport(row) {
       const query = {
-        stationId: this.deptId,
+        stationId: row.stationId,
         classStructureNo: row.classesNo,
       };
       this.$confirm("是否确认导出此条记录?", "警告", {