zjh
2025-04-26 18db0dbf100ff81ead99b1d6a3daa6c4c26e5d91
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 +