@ -1005,7 +1005,7 @@ export default {
obj.categoryKey = "";
}
if (typeof obj.agencyId == "object" && obj.agencyId.length != 0) {
obj.agencyId = obj.agencyId.join(",");
obj.agencyId = obj.agencyId[obj.agencyId.length-1]
} else {
obj.agencyId = "";