添加Pure Config页面

This commit is contained in:
志福
2024-11-01 21:59:22 +08:00
parent 73db2a202a
commit 7a916fc78e
10 changed files with 509 additions and 9 deletions

View File

@@ -108,7 +108,7 @@ defineExpose({ getRef });
<el-input
v-model="newFormInline.routerName"
clearable
placeholder="请输入菜单名称"
placeholder="请输入路由名称"
class="w-full"
/>
</el-form-item>