edit
This commit is contained in:
@ -13,7 +13,6 @@ import { RequestedInvoiceModalComponent } from './requested-invoice-modal/reques
|
||||
styleUrls: ['./invoice-requested.component.less']
|
||||
})
|
||||
export class InvoiceRequestedComponent implements OnInit {
|
||||
url = `/rule?_allow_anonymous=true`;
|
||||
@ViewChild('st', { static: true })
|
||||
st!: STComponent;
|
||||
@ViewChild('sf', { static: false })
|
||||
|
||||
Reference in New Issue
Block a user