zhangxc 5 éve
szülő
commit
8a04feb2e6
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      src/js/schemaMap.js

+ 1 - 1
src/js/schemaMap.js

@@ -154,7 +154,7 @@ function getNode(val, type){
                             $(".radioList").hide()
                             setTabBottomHei(2)
                         }
-                        let renderTabInfo = getTab("select_type") 
+                        let renderTabInfo = getTab(select_type) 
                         renderTab(renderTabInfo)
                    
                 })