Commit ff0fc6a6 by 陈超

T

parent 61aae126
...@@ -155,7 +155,7 @@ ...@@ -155,7 +155,7 @@
} }
}, },
created:function(){ created:function(){
$("#provinceData").children().each( r => { $("#provinceData").children(r => {
console.log(r) console.log(r)
}) })
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment