|
@@ -14,6 +14,7 @@ function init(){
|
|
chartSource: route.query.chartSource,
|
|
chartSource: route.query.chartSource,
|
|
chartCode:route.query.chartCode,
|
|
chartCode:route.query.chartCode,
|
|
source:'ybxcx_my_chart',
|
|
source:'ybxcx_my_chart',
|
|
|
|
+ classifyId:route.query.classifyId||'',
|
|
token:localStorage.getItem('token'),
|
|
token:localStorage.getItem('token'),
|
|
timestamp:new Date().getTime(),//防止缓存
|
|
timestamp:new Date().getTime(),//防止缓存
|
|
}
|
|
}
|