Commit 428a87bf by 陈超

T

parent ff0fc6a6
......@@ -155,8 +155,8 @@
}
},
created:function(){
$("#provinceData").children(r => {
console.log(r)
$("#provinceData").children().each((i, e) => {
console.log(e)
})
},
computed: {
......
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