File tree Expand file tree Collapse file tree 6 files changed +24
-24
lines changed
examples/sites/demos/apis Expand file tree Collapse file tree 6 files changed +24
-24
lines changed Original file line number Diff line number Diff line change @@ -276,8 +276,8 @@ export default {
276276 } ,
277277 {
278278 name : 'loading' ,
279- type : 'object ' ,
280- defaultValue : '' ,
279+ type : 'boolean ' ,
280+ defaultValue : 'false ' ,
281281 desc : {
282282 'zh-CN' : '图表加载状态' ,
283283 'en-US' : 'Chart loading status'
@@ -287,8 +287,8 @@ export default {
287287 } ,
288288 {
289289 name : 'data-empty' ,
290- type : 'object ' ,
291- defaultValue : '' ,
290+ type : 'boolean ' ,
291+ defaultValue : 'false ' ,
292292 desc : {
293293 'zh-CN' : '暂无数据状态' ,
294294 'en-US' : 'No data status available at the moment'
Original file line number Diff line number Diff line change @@ -276,8 +276,8 @@ export default {
276276 } ,
277277 {
278278 name : 'loading' ,
279- type : 'object ' ,
280- defaultValue : '' ,
279+ type : 'boolean ' ,
280+ defaultValue : 'false ' ,
281281 desc : {
282282 'zh-CN' : '图表加载状态' ,
283283 'en-US' : 'Chart loading status'
@@ -287,8 +287,8 @@ export default {
287287 } ,
288288 {
289289 name : 'data-empty' ,
290- type : 'object ' ,
291- defaultValue : '' ,
290+ type : 'boolean ' ,
291+ defaultValue : 'false ' ,
292292 desc : {
293293 'zh-CN' : '暂无数据状态' ,
294294 'en-US' : 'No data status available at the moment'
Original file line number Diff line number Diff line change @@ -276,8 +276,8 @@ export default {
276276 } ,
277277 {
278278 name : 'loading' ,
279- type : 'object ' ,
280- defaultValue : '' ,
279+ type : 'boolean ' ,
280+ defaultValue : 'false ' ,
281281 desc : {
282282 'zh-CN' : '图表加载状态' ,
283283 'en-US' : 'Chart loading status'
@@ -287,8 +287,8 @@ export default {
287287 } ,
288288 {
289289 name : 'data-empty' ,
290- type : 'object ' ,
291- defaultValue : '' ,
290+ type : 'boolean ' ,
291+ defaultValue : 'false ' ,
292292 desc : {
293293 'zh-CN' : '暂无数据状态' ,
294294 'en-US' : 'No data status available at the moment'
Original file line number Diff line number Diff line change @@ -276,8 +276,8 @@ export default {
276276 } ,
277277 {
278278 name : 'loading' ,
279- type : 'object ' ,
280- defaultValue : '' ,
279+ type : 'boolean ' ,
280+ defaultValue : 'false ' ,
281281 desc : {
282282 'zh-CN' : '图表加载状态' ,
283283 'en-US' : 'Chart loading status'
@@ -287,8 +287,8 @@ export default {
287287 } ,
288288 {
289289 name : 'data-empty' ,
290- type : 'object ' ,
291- defaultValue : '' ,
290+ type : 'boolean ' ,
291+ defaultValue : 'false ' ,
292292 desc : {
293293 'zh-CN' : '暂无数据状态' ,
294294 'en-US' : 'No data status available at the moment'
Original file line number Diff line number Diff line change @@ -276,8 +276,8 @@ export default {
276276 } ,
277277 {
278278 name : 'loading' ,
279- type : 'object ' ,
280- defaultValue : '' ,
279+ type : 'boolean ' ,
280+ defaultValue : 'false ' ,
281281 desc : {
282282 'zh-CN' : '图表加载状态' ,
283283 'en-US' : 'Chart loading status'
@@ -287,8 +287,8 @@ export default {
287287 } ,
288288 {
289289 name : 'data-empty' ,
290- type : 'object ' ,
291- defaultValue : '' ,
290+ type : 'boolean ' ,
291+ defaultValue : 'false ' ,
292292 desc : {
293293 'zh-CN' : '暂无数据状态' ,
294294 'en-US' : 'No data status available at the moment'
Original file line number Diff line number Diff line change @@ -276,8 +276,8 @@ export default {
276276 } ,
277277 {
278278 name : 'loading' ,
279- type : 'object ' ,
280- defaultValue : '' ,
279+ type : 'boolean ' ,
280+ defaultValue : 'false ' ,
281281 desc : {
282282 'zh-CN' : '图表加载状态' ,
283283 'en-US' : 'Chart loading status'
@@ -287,8 +287,8 @@ export default {
287287 } ,
288288 {
289289 name : 'data-empty' ,
290- type : 'object ' ,
291- defaultValue : '' ,
290+ type : 'boolean ' ,
291+ defaultValue : 'false ' ,
292292 desc : {
293293 'zh-CN' : '暂无数据状态' ,
294294 'en-US' : 'No data status available at the moment'
You can’t perform that action at this time.
0 commit comments