用户管理及通知公告问题修改

This commit is contained in:
hayu 2024-06-28 15:21:29 +08:00
parent e852e14a31
commit 4dece6271b
2 changed files with 13 additions and 13 deletions

View File

@ -81,8 +81,8 @@ export default {
[{ header: [1, 2, 3, 4, 5, 6, false] }], // [{ header: [1, 2, 3, 4, 5, 6, false] }], //
[{ color: [] }, { background: [] }], // [{ color: [] }, { background: [] }], //
[{ align: [] }], // [{ align: [] }], //
["clean"], // ["clean"] //
["link", "image", "video"] // // ["link", "image", "video"] //
], ],
}, },
placeholder: "请输入内容", placeholder: "请输入内容",

View File

@ -135,17 +135,17 @@
>删除</el-button >删除</el-button
> >
</el-col> </el-col>
<el-col :span="1.5"> <!-- <el-col :span="1.5">-->
<el-button <!-- <el-button-->
type="info" <!-- type="info"-->
plain <!-- plain-->
icon="el-icon-upload2" <!-- icon="el-icon-upload2"-->
size="mini" <!-- size="mini"-->
@click="handleImport" <!-- @click="handleImport"-->
v-hasPermi="['system:user:import']" <!-- v-hasPermi="['system:user:import']"-->
>导入</el-button <!-- >导入</el-button-->
> <!-- >-->
</el-col> <!-- </el-col>-->
<el-col :span="1.5"> <el-col :span="1.5">
<el-button <el-button
type="warning" type="warning"