首次提交
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<template>
|
||||
<div>
|
||||
<p>Label:{{ label }}</p>
|
||||
<component
|
||||
v-if="asyncPageComponent"
|
||||
:is="asyncPageComponent"
|
||||
|
||||
Reference in New Issue
Block a user