Commit d7d9416a authored by 郭志伟's avatar 郭志伟 Committed by 郝聪敏

fix: 问题修复

parent b5b28c06
......@@ -12,7 +12,7 @@
{{ item.url }}
</a>
</card>
<popup-with-iframe v-model="popupShow" :title="pupopData.title" :content="pupopData.list" />
<popup-with-iframe v-model="popupShow" :title="pupopData.title" :url="pupopData.path" />
</div>
</template>
<script>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment