From e3fc390746f81be5ccf5e54104025d770d97f360 Mon Sep 17 00:00:00 2001
From: 祖安之光 <11848914+light-of-zuan@user.noreply.gitee.com>
Date: Mon, 09 Mar 2026 09:13:54 +0800
Subject: [PATCH] 修改端口

---
 src/views/license/licenseInfo/index.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/views/license/licenseInfo/index.vue b/src/views/license/licenseInfo/index.vue
index c69fbb2..d445835 100644
--- a/src/views/license/licenseInfo/index.vue
+++ b/src/views/license/licenseInfo/index.vue
@@ -985,7 +985,6 @@
             },
             //打印正本
             giveData(val) {
-                console.log(JSON.parse(val.licenseStorage)[0],'>>>>')
                 this.code = val.code
                 this.name = val.name
                 this.mainpersonname = val.mainpersonname

--
Gitblit v1.9.2