Explorar el Código

修改tab定位

zhangxc hace 5 años
padre
commit
8a04feb2e6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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)
                    
                 })