下拉框分两种筛选:同步和异步

This commit is contained in:
yaoyanan
2021-03-23 15:39:55 +08:00
parent 679aa8399c
commit 5f7eeec0f6
3 changed files with 115 additions and 92 deletions
-5
View File
@@ -140,9 +140,4 @@
event: 'change'
}
}
// let bodyO = document.querySelector()
// bodyO.onclick = function (){
// console.log(0)
// }
</script>