изменила названия файлов
This commit is contained in:
parent
8bcf68b75d
commit
504955e904
@ -82,8 +82,8 @@ export class OrdersComponent implements OnInit {
|
|||||||
}
|
}
|
||||||
|
|
||||||
async getOrders() {
|
async getOrders() {
|
||||||
this.myAudioP.src = "../../../assets/myAudio.mp3";
|
this.myAudioP.src = "../../../assets/myAudio12.mp3";
|
||||||
this.myAudioA.src = "../../../assets/myAudio2.mp3";
|
this.myAudioA.src = "../../../assets/myAudio23.mp3";
|
||||||
if (this.view == true) {
|
if (this.view == true) {
|
||||||
await this.jsonRpcService.rpc2({
|
await this.jsonRpcService.rpc2({
|
||||||
method: 'getOrders',
|
method: 'getOrders',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user