10 lines
89 B
Vue
10 lines
89 B
Vue
<template>
|
|
<div>缺少许可</div>
|
|
</template>
|
|
|
|
<script>
|
|
export default {
|
|
|
|
}
|
|
</script>
|