Commit 8c5ec948 authored by youjie's avatar youjie

no message

parents 539c06db e932ab46
......@@ -905,7 +905,7 @@
if (jin.length > 0) {
details = jin
} else if (dadian.length > 0) {
if ( dadian[0].img&&dadian[0].img == '' && jiao[0].img != '') {
if (dadian[0].img && dadian[0].img == '' && jiao[0].img && jiao[0].img != '') {
dadian[0].img = jiao[0].img;
}
details = dadian;
......
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