Commit 38e1522a authored by agping's avatar agping

1

parent 36b1384e
...@@ -844,11 +844,11 @@ define(['doT', 'css!style/shop_edit.css', 'ckfinder', 'ckfinderStart'], function ...@@ -844,11 +844,11 @@ define(['doT', 'css!style/shop_edit.css', 'ckfinder', 'ckfinderStart'], function
'1': item['address'], '1': item['address'],
'3': item['id'], '3': item['id'],
'4': item['address'], '4': item['address'],
'5': item['businessName'], '5': item['business_name'],
'6': item['traffic'], '6': item['traffic'],
'7': item['type'], '7': item['type'],
'8': item['intro'], '8': item['intro'],
'9': item['floorTotal'], '9': item['floor_total'],
}); });
......
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