Skip to content

Commit 0eaa466

Browse files
committed
【website站点】【cesium-vue】【杨琨】【优化table组件示例】
1 parent ba85234 commit 0eaa466

File tree

1 file changed

+1
-1
lines changed
  • website/public/static/demo/vue-cesium/example/sceneChildComponnents

1 file changed

+1
-1
lines changed

website/public/static/demo/vue-cesium/example/sceneChildComponnents/table.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
getData(){
7272
let vm = this;
7373
let inter = setInterval(function () {
74-
if(CesiumZondy.Query){
74+
if(Zondy.Catalog){
7575
clearInterval(inter);
7676
vm.query("0",10);
7777
}

0 commit comments

Comments
 (0)