From 9a5a807c84fe0f9672ce01601fe9869c4954011b Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 24 三月 2022 20:10:45 +0800
Subject: [PATCH] 2022-03-24

---
 src/mob/components/tabs/antv-tabs/index.jsx |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/mob/components/tabs/antv-tabs/index.jsx b/src/mob/components/tabs/antv-tabs/index.jsx
index be8f331..108b32a 100644
--- a/src/mob/components/tabs/antv-tabs/index.jsx
+++ b/src/mob/components/tabs/antv-tabs/index.jsx
@@ -340,6 +340,7 @@
     // editab.hasSearch = res.hasSearch || ''
     editab.hide = res.hide || 'false'
     editab.backgroundColor = res.backgroundColor
+    editab.controlVal = res.controlVal || ''
     editab.blacklist = res.blacklist
 
     if (editab.uuid) {

--
Gitblit v1.8.0