后台维保记录隐藏新增按钮

This commit is contained in:
lc 2024-04-19 14:17:04 +08:00
parent d5d6dea007
commit fffb05f04b
1 changed files with 8 additions and 8 deletions

View File

@ -18,14 +18,14 @@
<el-row :gutter="10" class="mb8"> <el-row :gutter="10" class="mb8">
<el-col :span="1.5"> <el-col :span="1.5">
<el-button <!-- <el-button-->
type="primary" <!-- type="primary"-->
plain <!-- plain-->
icon="el-icon-plus" <!-- icon="el-icon-plus"-->
size="mini" <!-- size="mini"-->
@click="handleAdd" <!-- @click="handleAdd"-->
v-hasPermi="['abuwx:information:add']" <!-- v-hasPermi="['abuwx:information:add']"-->
>新增</el-button> <!-- >新增</el-button>-->
</el-col> </el-col>
<el-col :span="1.5"> <el-col :span="1.5">
<el-button <el-button