From 2e41623f7fd7fd4f01b08cda81012edc9c573d91 Mon Sep 17 00:00:00 2001
From: guanqb <18720758508@163.com>
Date: Tue, 28 Feb 2023 14:18:49 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/srs-police-web

---
 src/util/store.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/util/store.js b/src/util/store.js
index 0c59fca..6388ec2 100644
--- a/src/util/store.js
+++ b/src/util/store.js
@@ -55,7 +55,6 @@
     } else if (obj.dataType == 'object') {
         content = obj.content;
     }
-    console.log(content,9999)
     return content;
 }
 /**

--
Gitblit v1.9.3