fix
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<div v-else-if="routeQuery.id" class="function">
|
||||
<design :key="componentKey" ref="design"></design>
|
||||
</div>
|
||||
<div v-else class="function">
|
||||
<div v-else-if="!routeQuery.history" class="function">
|
||||
<newPorject ref="newPorject" @newProject=newProject></newPorject>
|
||||
</div>
|
||||
<!-- <iframe src="https://kaput-relative-4bb.notion.site/ebd/22a8f755cedd809e98a2c8c6366ee701" width="100%" height="100%" frameborder="0" allowfullscreen /> -->
|
||||
|
||||
Reference in New Issue
Block a user