Commit 4e79014f by allen

修改js

parent 4671ad0b
Showing with 0 additions and 9 deletions
......@@ -1049,18 +1049,9 @@
$('.product_two').append('<option class="" >'+window.data[key][i]+' </option>')
}
// for(let key_two in window.data[key]){
// $('.product_two').append('<option class="" >'+key_two+' </option>')
// }
}
// $('.product_one').append('<option class="product_one_select" >'+key+' </option>')
}
})
......
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 sign in to comment