|
|
@ -222,23 +222,23 @@ export default {
|
|
|
|
this.company_name = this.deatail_data.companyName;
|
|
|
|
this.company_name = this.deatail_data.companyName;
|
|
|
|
this.company_score = this.deatail_data.score;
|
|
|
|
this.company_score = this.deatail_data.score;
|
|
|
|
this.score_one =
|
|
|
|
this.score_one =
|
|
|
|
this.deatail_data.tbSafeCompanyStatisticsScoreDetails[0].score;
|
|
|
|
this.deatail_data.tbSafeCompanyStatisticsScoreDetails[8].score;
|
|
|
|
this.score_two =
|
|
|
|
this.score_two =
|
|
|
|
this.deatail_data.tbSafeCompanyStatisticsScoreDetails[1].score;
|
|
|
|
this.deatail_data.tbSafeCompanyStatisticsScoreDetails[3].score;
|
|
|
|
this.score_three =
|
|
|
|
this.score_three =
|
|
|
|
this.deatail_data.tbSafeCompanyStatisticsScoreDetails[2].score;
|
|
|
|
this.deatail_data.tbSafeCompanyStatisticsScoreDetails[5].score;
|
|
|
|
this.score_four =
|
|
|
|
this.score_four =
|
|
|
|
this.deatail_data.tbSafeCompanyStatisticsScoreDetails[3].score;
|
|
|
|
this.deatail_data.tbSafeCompanyStatisticsScoreDetails[6].score;
|
|
|
|
this.score_five =
|
|
|
|
this.score_five =
|
|
|
|
this.deatail_data.tbSafeCompanyStatisticsScoreDetails[4].score;
|
|
|
|
this.deatail_data.tbSafeCompanyStatisticsScoreDetails[7].score;
|
|
|
|
this.score_six =
|
|
|
|
this.score_six =
|
|
|
|
this.deatail_data.tbSafeCompanyStatisticsScoreDetails[5].score;
|
|
|
|
this.deatail_data.tbSafeCompanyStatisticsScoreDetails[0].score;
|
|
|
|
this.score_seven =
|
|
|
|
this.score_seven =
|
|
|
|
this.deatail_data.tbSafeCompanyStatisticsScoreDetails[6].score;
|
|
|
|
this.deatail_data.tbSafeCompanyStatisticsScoreDetails[2].score;
|
|
|
|
this.score_eight =
|
|
|
|
this.score_eight =
|
|
|
|
this.deatail_data.tbSafeCompanyStatisticsScoreDetails[7].score;
|
|
|
|
this.deatail_data.tbSafeCompanyStatisticsScoreDetails[4].score;
|
|
|
|
this.score_nine =
|
|
|
|
this.score_nine =
|
|
|
|
this.deatail_data.tbSafeCompanyStatisticsScoreDetails[8].score;
|
|
|
|
this.deatail_data.tbSafeCompanyStatisticsScoreDetails[1].score;
|
|
|
|
},
|
|
|
|
},
|
|
|
|
mounted() {
|
|
|
|
mounted() {
|
|
|
|
this.get_time();
|
|
|
|
this.get_time();
|
|
|
|