修改南工程测试问题

This commit is contained in:
GGJ
2024-12-30 16:28:12 +08:00
parent 0994a52699
commit fac14e1a83
8 changed files with 257 additions and 68 deletions

View File

@@ -37,7 +37,8 @@
</div>
</div>
<Info v-if="!lineInfo" ref="InfoRef" @back="lineInfo = true" />
<Info v-if="!lineInfo" style=" position: absolute;
top: -10px;width: 100%;" ref="InfoRef" @back="lineInfo = true,infoShow(false)" />
</div>
</template>