From 3a4f58e3883bd841f2658c38889fdc43a4b9cc8d Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 21 一月 2021 16:59:13 +0800
Subject: [PATCH] 2021-01-21

---
 src/menu/components/share/usercomponent/index.jsx |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/menu/components/share/usercomponent/index.jsx b/src/menu/components/share/usercomponent/index.jsx
index a69015a..8a8aaf5 100644
--- a/src/menu/components/share/usercomponent/index.jsx
+++ b/src/menu/components/share/usercomponent/index.jsx
@@ -55,6 +55,7 @@
     _config.plot = config.plot || {}
     _config.html = config.html || ''
     _config.css = config.css || ''
+    _config.js = config.js || ''
 
     _config.width = _config.wrap.width || _config.plot.width || config.width || 24
 

--
Gitblit v1.8.0