|
|
|
@ -20,7 +20,7 @@ export class PerformanceEvaluationComponent implements OnInit {
|
|
|
|
personalInfo: any;
|
|
|
|
personalInfo: any;
|
|
|
|
user_image: any = '../assets/imgs/profile.png';
|
|
|
|
user_image: any = '../assets/imgs/profile.png';
|
|
|
|
setImage: any;
|
|
|
|
setImage: any;
|
|
|
|
view: any = [380, 450];
|
|
|
|
|
|
|
|
public performanceData: any = [];
|
|
|
|
public performanceData: any = [];
|
|
|
|
public length;
|
|
|
|
public length;
|
|
|
|
public direction: string;
|
|
|
|
public direction: string;
|
|
|
|
|