Skip to content

Commit 0c7503e

Browse files
author
luoxiao
committed
【fix】 图表微件修改api review by zhurc
1 parent d448d19 commit 0c7503e

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

dist/classic/iclient-classic-es6.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63409,7 +63409,7 @@ SuperMap.Widgets.ChartViewModel = ChartViewModel_ChartViewModel;
6340963409
* @typedef {Object} SuperMap.Widgets.Chart.Datasets - 数据来源
6341063410
* @property {string} [type = 'iServer'] - 服务类型 iServer, iPortal。
6341163411
* @property {string} url - 服务url地址。
63412-
* @property {boolean} [withCredentials = false]- 设置请求是否带cookie
63412+
* @property {boolean} [withCredentials = false] - 设置请求是否带cookie
6341363413
* @property {SuperMap.FilterParameter} queryInfo - 查询条件
6341463414
*/
6341563415
class ChartView_ChartView {

dist/classic/iclient-classic.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79175,7 +79175,7 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
7917579175
* @typedef {Object} SuperMap.Widgets.Chart.Datasets - 数据来源
7917679176
* @property {string} [type = 'iServer'] - 服务类型 iServer, iPortal。
7917779177
* @property {string} url - 服务url地址。
79178-
* @property {boolean} [withCredentials = false]- 设置请求是否带cookie
79178+
* @property {boolean} [withCredentials = false] - 设置请求是否带cookie
7917979179
* @property {SuperMap.FilterParameter} queryInfo - 查询条件
7918079180
*/
7918179181
var ChartView = exports.ChartView = function () {

dist/leaflet/iclient9-leaflet-es6.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66128,7 +66128,7 @@ SuperMap.Widgets.ChartViewModel = ChartViewModel_ChartViewModel;
6612866128
* @typedef {Object} SuperMap.Widgets.Chart.Datasets - 数据来源
6612966129
* @property {string} [type = 'iServer'] - 服务类型 iServer, iPortal。
6613066130
* @property {string} url - 服务url地址。
66131-
* @property {boolean} [withCredentials = false]- 设置请求是否带cookie
66131+
* @property {boolean} [withCredentials = false] - 设置请求是否带cookie
6613266132
* @property {SuperMap.FilterParameter} queryInfo - 查询条件
6613366133
*/
6613466134
class ChartView_ChartView {

dist/leaflet/iclient9-leaflet.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84625,7 +84625,7 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
8462584625
* @typedef {Object} SuperMap.Widgets.Chart.Datasets - 数据来源
8462684626
* @property {string} [type = 'iServer'] - 服务类型 iServer, iPortal。
8462784627
* @property {string} url - 服务url地址。
84628-
* @property {boolean} [withCredentials = false]- 设置请求是否带cookie
84628+
* @property {boolean} [withCredentials = false] - 设置请求是否带cookie
8462984629
* @property {SuperMap.FilterParameter} queryInfo - 查询条件
8463084630
*/
8463184631
var ChartView = exports.ChartView = function () {

dist/mapboxgl/iclient9-mapboxgl-es6.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63137,7 +63137,7 @@ SuperMap.Widgets.ChartViewModel = ChartViewModel_ChartViewModel;
6313763137
* @typedef {Object} SuperMap.Widgets.Chart.Datasets - 数据来源
6313863138
* @property {string} [type = 'iServer'] - 服务类型 iServer, iPortal。
6313963139
* @property {string} url - 服务url地址。
63140-
* @property {boolean} [withCredentials = false]- 设置请求是否带cookie
63140+
* @property {boolean} [withCredentials = false] - 设置请求是否带cookie
6314163141
* @property {SuperMap.FilterParameter} queryInfo - 查询条件
6314263142
*/
6314363143
class ChartView_ChartView {

dist/mapboxgl/iclient9-mapboxgl.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69330,7 +69330,7 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
6933069330
* @typedef {Object} SuperMap.Widgets.Chart.Datasets - 数据来源
6933169331
* @property {string} [type = 'iServer'] - 服务类型 iServer, iPortal。
6933269332
* @property {string} url - 服务url地址。
69333-
* @property {boolean} [withCredentials = false]- 设置请求是否带cookie
69333+
* @property {boolean} [withCredentials = false] - 设置请求是否带cookie
6933469334
* @property {SuperMap.FilterParameter} queryInfo - 查询条件
6933569335
*/
6933669336
var ChartView = exports.ChartView = function () {

dist/openlayers/iclient9-openlayers-es6.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63131,7 +63131,7 @@ SuperMap.Widgets.ChartViewModel = ChartViewModel_ChartViewModel;
6313163131
* @typedef {Object} SuperMap.Widgets.Chart.Datasets - 数据来源
6313263132
* @property {string} [type = 'iServer'] - 服务类型 iServer, iPortal。
6313363133
* @property {string} url - 服务url地址。
63134-
* @property {boolean} [withCredentials = false]- 设置请求是否带cookie
63134+
* @property {boolean} [withCredentials = false] - 设置请求是否带cookie
6313563135
* @property {SuperMap.FilterParameter} queryInfo - 查询条件
6313663136
*/
6313763137
class ChartView_ChartView {

dist/openlayers/iclient9-openlayers.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72538,7 +72538,7 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
7253872538
* @typedef {Object} SuperMap.Widgets.Chart.Datasets - 数据来源
7253972539
* @property {string} [type = 'iServer'] - 服务类型 iServer, iPortal。
7254072540
* @property {string} url - 服务url地址。
72541-
* @property {boolean} [withCredentials = false]- 设置请求是否带cookie
72541+
* @property {boolean} [withCredentials = false] - 设置请求是否带cookie
7254272542
* @property {SuperMap.FilterParameter} queryInfo - 查询条件
7254372543
*/
7254472544
var ChartView = exports.ChartView = function () {

src/common/widgets/chart/ChartView.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ import {
3333
* @typedef {Object} SuperMap.Widgets.Chart.Datasets - 数据来源
3434
* @property {string} [type = 'iServer'] - 服务类型 iServer, iPortal。
3535
* @property {string} url - 服务url地址。
36-
* @property {boolean} [withCredentials = false]- 设置请求是否带cookie
36+
* @property {boolean} [withCredentials = false] - 设置请求是否带cookie
3737
* @property {SuperMap.FilterParameter} queryInfo - 查询条件
3838
*/
3939
export class ChartView {

0 commit comments

Comments
 (0)