修复打开3d会出现上次3d模型

This commit is contained in:
X1627315083@163.com
2026-03-27 15:31:58 +08:00
parent 1f7fb58843
commit c707416cc1
2 changed files with 2 additions and 1 deletions

View File

@@ -62,7 +62,7 @@
<threeModel :currentData="currentData" />
</template>
</baseModal>
<Assistant />
<!-- <Assistant /> -->
</template>
<script setup lang="ts">