style: unocss eslint

This commit is contained in:
xingyu
2023-09-22 17:49:11 +08:00
parent 57a7ed46e7
commit 2a58e3f691
59 changed files with 143 additions and 143 deletions

View File

@ -58,9 +58,9 @@
<el-form-item label="授权范围" prop="scopes">
<el-select
v-model="formData.scopes"
allow-create
filterable
multiple
allow-create
placeholder="请输入授权范围"
style="width: 500px"
>

View File

@ -136,7 +136,7 @@
/>
<el-table-column label="操作" align="center" width="160">
<template #default="scope">
<div class="flex justify-center items-center">
<div class="flex items-center justify-center">
<el-button
type="primary"
link