代码优化
const {
receptionTime,
gunCode,
pageIndex,
pageSize,
parkingCode,
queryTimeName,
securityCameraCode,
sortingType,
stationCode,
timeSorting,
} = data;
this.receptionTime = receptionTime;
this.gunCode = gunCode;
this.pageIndex = pageIndex;
this.pageSize = pageSize;
this.parkingCode = parkingCode;
this.queryTimeName = queryTimeName;
this.securityCameraCode = securityCameraCode;
this.sortingType = sortingType;
this.stationCode = stationCode;
this.timeSorting = timeSorting;
代码优化结果:


浙公网安备 33010602011771号