@@ -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);