pages/QC/LLJ/List.vue @@ -239,7 +239,7 @@ }, //跳转检验单 startInspection(item) { console.log(this.activeTab); if (this.activeTab === 1) { uni.navigateTo({ url: 'Add?id=' + item.id + '&lotNo=' + item.lotNo + '&releaseNo=' + item.releaseNo +