edit
This commit is contained in:
@ -8,7 +8,7 @@ import { FreightAccountService } from '../../services/freight-account.service';
|
||||
@Component({
|
||||
selector: 'app-cost-management',
|
||||
templateUrl: './cost-management.component.html',
|
||||
styleUrls: ['./cost-management.component.less']
|
||||
styleUrls: ['../../../commom/less/box.less']
|
||||
})
|
||||
export class CostManagementComponent implements OnInit {
|
||||
@ViewChild('st', { static: true })
|
||||
|
||||
Reference in New Issue
Block a user