feat: contact now show when include sub branch
This commit is contained in:
parent
feb0c067fb
commit
704814c05a
1 changed files with 2 additions and 0 deletions
|
|
@ -355,6 +355,8 @@ export class BranchController extends Controller {
|
||||||
province: true,
|
province: true,
|
||||||
district: true,
|
district: true,
|
||||||
subDistrict: true,
|
subDistrict: true,
|
||||||
|
bank: true,
|
||||||
|
contact: includeContact,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
bank: true,
|
bank: true,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue