This commit is contained in:
wangshiming
2021-12-07 17:33:07 +08:00
parent 30ce971501
commit f27735b72f
12 changed files with 346 additions and 167 deletions

View File

@ -6,7 +6,7 @@ import { NzModalService } from 'ng-zorro-antd/modal';
import { UsermanageService } from '../../../vehicle/services/vehicle.service';
@Component({
selector: 'app-Freight-components-list',
templateUrl: './list.component.html',
templateUrl: './audit.component.html',
})
export class VehicleComponentsListComponent implements OnInit {
_$expand = false;