zhangxc 5 anni fa
parent
commit
8a04feb2e6
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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)
                    
                 })