xushiting 4 年之前
父節點
當前提交
13e956f88e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      IndoorViewerAPI.js

+ 1 - 1
IndoorViewerAPI.js

@@ -152908,7 +152908,7 @@ and limitations under the License.
                                 var y = e(o, a)
                                 var y = e(o, a)
                                   , b = !1;
                                   , b = !1;
 								console.log('url2:'+a);
 								console.log('url2:'+a);
-								if(a.indexOf('/api/pois/filter')>-1||a.indexOf('/api/datasets')){
+								if(a.indexOf('/api/pois/filter')>-1){
 									//o = 'GET';
 									//o = 'GET';
 									a = '../../indoor/'+sceneNum+a.substring(a.indexOf('/api/'));
 									a = '../../indoor/'+sceneNum+a.substring(a.indexOf('/api/'));
 								} 
 								}