“yueshang” hai 1 ano
pai
achega
29630d5cd5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/backend/statisticsFire/index.vue

+ 1 - 1
src/views/backend/statisticsFire/index.vue

@@ -492,7 +492,7 @@ export default {
         pageNo: 1,
         pageSize: 100,
         actdate: this.actdate,
-        deptId: this.deptId,
+        deptid: this.deptId,
       }).then((response) => {
         this.actList = response.data.list;
       });