通用表格组件-selector名
This commit is contained in:
@@ -4,7 +4,7 @@ import {PageList, RequestObj} from '../../../../class/HttpReqAndResp';
|
|||||||
import {HttpService} from '../../../../api/http/http.service';
|
import {HttpService} from '../../../../api/http/http.service';
|
||||||
|
|
||||||
@Component({
|
@Component({
|
||||||
selector: 'c-common-table',
|
selector: 'common-table',
|
||||||
templateUrl: './common-table.component.html',
|
templateUrl: './common-table.component.html',
|
||||||
styleUrls: ['./common-table.component.less']
|
styleUrls: ['./common-table.component.less']
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user