点检方案修改样式
This commit is contained in:
parent
634600a0d3
commit
cab6f4e839
@ -128,7 +128,7 @@
|
|||||||
v-if="scope.row.level < 4"
|
v-if="scope.row.level < 4"
|
||||||
size="mini"
|
size="mini"
|
||||||
type="text"
|
type="text"
|
||||||
icon="el-icon-edit"
|
icon="el-icon-plus"
|
||||||
@click="openForm(undefined,scope.row.inspectionPlanId)"
|
@click="openForm(undefined,scope.row.inspectionPlanId)"
|
||||||
v-hasPermi="['imt:inspection-plan:update']"
|
v-hasPermi="['imt:inspection-plan:update']"
|
||||||
>新增子节点</el-button>
|
>新增子节点</el-button>
|
||||||
|
Loading…
Reference in New Issue
Block a user