@@ -507,6 +507,7 @@ export default {
getPictureOrReportData(type) {
const { id, statusType } = this.curTask._pdata;
let param = {
+ plazaId: this.plazaId,
file_type: statusType,
// file_type: 0,
file_type_id: id,