装备类型管理

This commit is contained in:
jiang 2025-08-12 19:15:51 +08:00
parent 0ecafb4654
commit e6c16c24e7
1 changed files with 2 additions and 2 deletions

View File

@ -144,7 +144,7 @@
/>
<el-table-column label="操作" align="center" width="180">
<template slot-scope="scope" v-if="scope.row.typeId !== 1">
<el-button
<!-- <el-button
size="mini"
type="text"
icon="el-icon-edit"
@ -152,7 +152,7 @@
v-hasPermi="['machinery:type:config']"
>
配置
</el-button>
</el-button>-->
<el-button
size="mini"
type="text"