|
|
@@ -93,7 +93,7 @@ define(['jquery', "template", "Tools", "announApi", "paging", 'swiper'], functio |
|
|
|
//成交价格字典 |
|
|
|
tools.doGet(Dictionaries+'/price_unit', {}, module.unitDictionaries,true); |
|
|
|
|
|
|
|
if (content.dealType && content.projectStatus == '3'){ |
|
|
|
if (content.dealType && content.projectStatus == '2'){ |
|
|
|
let query = { |
|
|
|
tableName: 't_transaction_deal_publicity', |
|
|
|
bizPath: 'transaction', |
|
|
|