added deliverery note page with deliverery-note-form and deliverert-note-table
This commit is contained in:
@@ -25,6 +25,7 @@ import {DelivererForm} from "../deliverer-form/deliverer-form";
|
||||
templateUrl: './deliverer-table.html',
|
||||
styleUrl: './deliverer-table.css',
|
||||
})
|
||||
|
||||
export class DelivererTable {
|
||||
listOfDeliverers: DelivererInfo[] = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user