From be31adc8150e5b21008aa7d6212fc105fc425818 Mon Sep 17 00:00:00 2001
From: pyt <626651354@qq.com>
Date: 星期二, 01 七月 2025 15:31:39 +0800
Subject: [PATCH] Merge branch 'main' of http://120.76.84.145:10101/gitblit/r/H5/leshan-laboratory

---
 laboratory/src/views/reportLibrary/processDevelopment/index.vue |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/laboratory/src/views/reportLibrary/processDevelopment/index.vue b/laboratory/src/views/reportLibrary/processDevelopment/index.vue
index 018ed40..0d38c83 100644
--- a/laboratory/src/views/reportLibrary/processDevelopment/index.vue
+++ b/laboratory/src/views/reportLibrary/processDevelopment/index.vue
@@ -134,8 +134,6 @@
 
     mounted() {
         this.roleType = JSON.parse(sessionStorage.getItem('userInfo'))?.roleType
-        console.log('adwqedwqeqwe', this.roleType);
-
         this.getList()
     },
 

--
Gitblit v1.7.1