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

fix: 问题修复

parent b5b28c06
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
{{ item.url }} {{ item.url }}
</a> </a>
</card> </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> </div>
</template> </template>
<script> <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