This commit is contained in:
曹辉 2023-01-10 10:32:43 +08:00
parent d0b7dd55fc
commit f02066ca9d

View File

@ -157,14 +157,14 @@
v-hasPermi="['system:area:edit']"
>修改</el-button
>
<el-button
<!-- <el-button
size="mini"
type="text"
icon="el-icon-delete"
@click="handleDelete(scope.row)"
v-hasPermi="['system:area:remove']"
>删除</el-button
>
> -->
</template>
</el-table-column>
</el-table>