Commit 4b82a0e6 authored by 方斌's avatar 方斌

z

parent a8af3fff
Pipeline #16241 passed with stage
in 46 seconds
......@@ -509,7 +509,7 @@ class ProductService extends Service {
ctx.logger.info(v.cities)
let tmp = {};
if(v.cities && v.cities.length > 0 && city != '') {
console.log('imh------222----------')
if(v.cities.indexOf(city)) {
console.log('imh----------------')
tmp = {
......
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