This commit is contained in:
Jane 2023-12-28 20:14:53 +08:00
parent 45477138ff
commit c3d47f90a1

View File

@ -1,6 +1,6 @@
<template>
<div class="app-container">
<iframe src="http://127.0.0.1:8000/model/modelChildren?hideInMenu=true" width="100%" height="850px" frameborder="0" />
<iframe src="http://192.168.1.217:8001/model/modelChildren?hideInMenu=true" width="100%" height="850px" frameborder="0" />
</div>
</template>