用户中心
This commit is contained in:
@ -11,7 +11,7 @@ import { UsermanageService } from '../../../../services/usercenter.service';
|
||||
templateUrl: './detail.component.html',
|
||||
styleUrls: ['./detail.component.less'],
|
||||
})
|
||||
export class FreightComponentsListDetailComponent implements OnInit {
|
||||
export class FreightComponentsUserDetailComponent implements OnInit {
|
||||
i: any;
|
||||
url = `/rule?_allow_anonymous=true`;
|
||||
@ViewChild('st', { static: false }) st!: STComponent;
|
||||
|
||||
Reference in New Issue
Block a user