pages/public-page/forward/forward.vue
@@ -251,7 +251,7 @@ onShow() { this.init(); this.getBuild(); this.getOrderPlan(); // this.getOrderPlan(); if (this.roleType == 2) { this.list1.splice(1, 1); this.tabHuoDai = false; @@ -497,6 +497,7 @@ // this.selectPopupShow = true; // } // } else { console.log(this.jhOrderPlanForwardList,item,'jhOrderPlanForwardList') let isableAdd = this.jhOrderPlanForwardList.filter(v => item.name === v.name); if (isableAdd.length > 0) { this.$u.toast('存在重复添加');