src/app/routes/devices/basic-info/adjust-config/adjust-config.component.html
@@ -19,7 +19,7 @@ </thead> <tbody nz-tbody> <tr nz-tbody-tr *ngFor="let row of nzTable.data,index as i"> <td nz-td [ngClass]="{'bg-grey-1':true}" style="text-align:center"> <td nz-td [ngClass]="{'bg-grey-1':true}" style="text-align:center;"> {{ i }} </td> <td nz-td *ngFor="let col of grid.columns" [ngStyle]="{'width':col.width,'text-align':col['align'] === undefined?'left':col.align}">