1import { Component } from '@angular/core'; 2 3@Component({ 4 selector: 'basic-example-data', 5 styles: [], 6 template: ` 7 <ng2-smart-table ...
確定! 回上一頁