zjh
2025-04-29 17d3d61e12f537eb2ee7ec6f4de1590102377afa
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 +