* adjust code.

This commit is contained in:
wangyidong
2018-09-07 14:10:14 +08:00
parent d45210d7bc
commit fb9e21ffa4
9 changed files with 14 additions and 12 deletions
+1
View File
@@ -86,4 +86,5 @@ $(function()
getProductModules($(this).val());
})
})
$(function(){$('.chosen').chosen();})
</script>