5 lines
107 B
Vue

<!-- editor 权限主页 -->
<template>
<div class="app-container">Editor 权限可见</div>
</template>