|
@@ -66,7 +66,8 @@ function goDetail(item){
|
|
query:{
|
|
query:{
|
|
chartInfoId:item.chart_info_id,
|
|
chartInfoId:item.chart_info_id,
|
|
chartSource: item.chart_info_source,
|
|
chartSource: item.chart_info_source,
|
|
- chartCode:item.unique_code
|
|
|
|
|
|
+ chartCode:item.unique_code,
|
|
|
|
+ classifyId:listState.sClassifyId
|
|
}
|
|
}
|
|
})
|
|
})
|
|
}
|
|
}
|