@@ -3358,7 +3358,10 @@ hcfdparam(){
},
//模块选择
clickgeometry(e,index,key){
+
var e=e||window.Event
+ console.log(e.screenX)
+ console.log(122222)
this.styX.left=e.clientX+'px';
this.active=key;
console.log(key);