赣州市洪水风险预警系统三维版本
guoshilong
2023-02-20 52c8ca8e31bb9aee13726d9c858dee1d11dcde87
1
2
//>>built
define(["dojo/_base/declare"],function(d){return d("dojox.data.XmlItem",null,{constructor:function(c,a,b){this.element=c;this.store=a;this.q=b},toString:function(){var c="";if(this.element)for(var a=0;a<this.element.childNodes.length;a++){var b=this.element.childNodes[a];if(3===b.nodeType||4===b.nodeType)c+=b.nodeValue}return c}})});