Updated auto desc
This commit is contained in:
@@ -52,7 +52,7 @@ import authHeader from '../../services/auth.header';
|
||||
interface ServiceCall {
|
||||
id: number;
|
||||
scheduled_date: string;
|
||||
customer_id: string;
|
||||
customer_id: number;
|
||||
customer_name: string;
|
||||
customer_address: string;
|
||||
customer_town: string;
|
||||
|
||||
Reference in New Issue
Block a user