New index report and some UI issue
This commit is contained in:
parent
5dc54bfdb1
commit
55d79d1294
21 changed files with 908 additions and 142 deletions
|
|
@ -571,6 +571,11 @@ gpsMaster(id){
|
|||
this.menuFlag = this.contactService.menuReturnSet(id);
|
||||
this.router.navigateByUrl("gpsMaster");
|
||||
|
||||
}
|
||||
indexReport(id){
|
||||
this.menuFlag = this.contactService.menuReturnSet(id);
|
||||
this.router.navigateByUrl("indexingReport");
|
||||
|
||||
}
|
||||
|
||||
technician(id){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue