From f4c6c3fa64a754040e6f2eee0235612205f89747 Mon Sep 17 00:00:00 2001
From: 祖安之光 <11848914+light-of-zuan@user.noreply.gitee.com>
Date: Fri, 13 Feb 2026 13:15:25 +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