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