minipro_standard/pages_adjust/pages/manualFeed/manualFeed.vue
@@ -179,9 +179,7 @@ getValue(item) { for (let i = 0; i < this.materialList.length; i++) { if (item.id === this.materialList[i].id) { uni.$u.toast({ message: '不能重复选择相同物料' }) uni.$u.toast('不能重复选择相同物料') return } }