Skip to content

Commit fe93368

Browse files
committed
【fix】version
1 parent abebaab commit fe93368

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/widgets/chart/ChartViewModel.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import { Events } from '../../commontypes/Events';
99
* @class SuperMap.Widgets.ChartViewModel
1010
* @classdesc 图表组件功能类
1111
* @category Components Chart
12-
* @version 10.X.X
12+
* @version 10.0.0
1313
* @param {Object} options - 可选参数。
1414
* @param {string} options.type - 图表类型。
1515
* @param {SuperMap.Widgets.Chart.Datasets} options.datasets - 数据来源。

0 commit comments

Comments
 (0)