From 860c08388adb4196f30851d23ef652deaef26ffc Mon Sep 17 00:00:00 2001
From: zouyu <2723363702@qq.com>
Date: 星期六, 10 八月 2024 15:32:48 +0800
Subject: [PATCH] Merge branch 'master' of http://114.132.189.42:9002/r/center-lims-before

---
 static/js/worker.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/static/js/worker.js b/static/js/worker.js
index aec7253..e9efd59 100644
--- a/static/js/worker.js
+++ b/static/js/worker.js
@@ -298,7 +298,7 @@
             // console.log(5555,tableList)
           }
           // console.log('1234567789', tableList,getParam())
-          console.log('1234567789', item)
+          // console.log('1234567789', item)
           let getDataType0 = false
           if(item.i==getDataTypeId){
             getDataType0 = true

--
Gitblit v1.9.3