fix: BUG修改
This commit is contained in:
parent
1922205b6e
commit
e8a62defc5
@ -38,7 +38,8 @@ function getBimfaceList() {
|
||||
// }
|
||||
onMounted(async () => {
|
||||
// url.value = "http://jxj.zhgdyun.com:9809/static/bim.html";
|
||||
url.value = window.location.origin + "/static/bim.html";
|
||||
// url.value = window.location.origin + "/static/bim.html";
|
||||
url.value = "/static/bim.html";
|
||||
console.log("url-------的地址", window.location.origin);
|
||||
await getBimfaceList();
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user