我有这个
<span @click="remove(product)" class="btn btn-sm btn-danger"><i class="fa fa-times"></i></span> element, It triggers this function:<br/>
remove(product) {
this.form.products.$remove(product);
} <br/>
但它输出这个错误:TypeError: this.form.products.$remove is not a function我不知道出了什么问题。
月关宝盒
汪汪一只猫
随时随地看视频慕课网APP
相关分类