|
@@ -365,7 +365,7 @@ export default {
|
|
basisEdb:BarChartInfo.BaseEdbInfoId
|
|
basisEdb:BarChartInfo.BaseEdbInfoId
|
|
};
|
|
};
|
|
if(ChartInfo.Source===5){
|
|
if(ChartInfo.Source===5){
|
|
- XDataList=DataResp.Extra.XDataList
|
|
+ XDataList=DataResp.XDataList
|
|
}
|
|
}
|
|
|
|
|
|
// this.tableData = [EdbInfoList[0]];
|
|
// this.tableData = [EdbInfoList[0]];
|