Why i can only delete last Element of my items

后端 未结 0 493
谎友^
谎友^ 2020-12-23 19:43

i am trying to delete element of my array in HTML with this code :

function displayBasket() {
    let basketItems = getBasket();
    const basket = document.g         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题