我想把值丟給 data- 系列
attr('data-discount_id', response.discount_id)
但我發現這樣沒辦法運行?確定 response.discount_id 有值有什麼方式可以帶值進去?
相关分类