浏览代码

修改大小写id

“yueshang” 1 年之前
父节点
当前提交
0d08ab7854
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/backend/statisticsFire/index.vue

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

@@ -427,7 +427,7 @@ export default {
       tongjiDevscanorder({
         pageNo: 1,
         pageSize: 99,
-        deptId: this.deptId,
+        deptid: this.deptId,
       }).then((response) => {
         this.devscanorderList = response.data.list;
         const type = this.getDictDatas(DICT_TYPE.DICT_FIRE_DECIVE_TYPE);