|
|
|
|
1463
|
if(this.org_id!=10503 && this.org_id!=10447 && this.org_id!=0 && this.org_id !=10471){
|
1463
|
if(this.org_id!=10503 && this.org_id!=10447 && this.org_id!=0 && this.org_id !=10471){
|
1464
|
return 'border: 1px solid #707174;border-collapse: collapse;'
|
1464
|
return 'border: 1px solid #707174;border-collapse: collapse;'
|
1465
|
}
|
1465
|
}
|
1466
|
-
|
|
|
|
|
1466
|
+ if(columnIndex!=1&&row.zone_type!=1&&columnIndex!=23&&columnIndex!=0){
|
|
|
1467
|
+ return 'color:red'
|
|
|
1468
|
+ }
|
1467
|
|
1469
|
|
1468
|
// 分区蓝线
|
1470
|
// 分区蓝线
|
1469
|
// for(let i=0;i<this.subzone.length;i++){
|
1471
|
// for(let i=0;i<this.subzone.length;i++){
|