From 606b0b991748740179fa37448f645e6e9c7f1c41 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期日, 24 一月 2021 19:17:38 +0800
Subject: [PATCH] 2021-01-24

---
 src/templates/sharecomponent/actioncomponent/verifyexcelin/index.jsx |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/templates/sharecomponent/actioncomponent/verifyexcelin/index.jsx b/src/templates/sharecomponent/actioncomponent/verifyexcelin/index.jsx
index a645ca3..adca1a9 100644
--- a/src/templates/sharecomponent/actioncomponent/verifyexcelin/index.jsx
+++ b/src/templates/sharecomponent/actioncomponent/verifyexcelin/index.jsx
@@ -300,7 +300,6 @@
             return {
               name: item.funcname,
               value: window.decodeURIComponent(window.atob(item.longparam))
-              // value: Utils.UnformatOptions(item.longparam)
             }
           })
         })

--
Gitblit v1.8.0