From 11af1c1f00ee900bfb988c884532cd27d7271ae6 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Tue, 08 Jun 2021 17:12:25 +0800
Subject: [PATCH] 搜索弹框中的弹框

---
 config.json |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/config.json b/config.json
index 9157f7c..1ce6bbf 100644
--- a/config.json
+++ b/config.json
@@ -180,6 +180,9 @@
           "height": "800px",
           "relativeTo": "map"
         }
+      },{
+        "name": "搜索弹窗表格各项弹窗",
+        "uri": "widgets/searchTabaPopup/Widget"
       }
     ],
     "groups": [],

--
Gitblit v1.9.3