评估-领域-新图表数据化-优化

This commit is contained in:
zhanglipeng
2020-11-16 14:10:19 +08:00
parent 34cd4a12ba
commit 477176c1b9
20 changed files with 169 additions and 169 deletions

View File

@ -98,7 +98,7 @@
v-hasPermi="['system:class:add']"
>新增</el-button
>
<!-- <el-button
<el-button
type="success"
icon="el-icon-edit"
size="mini"
@ -106,7 +106,7 @@
@click="handleUpdate"
v-hasPermi="['system:class:edit']"
>修改</el-button
> -->
>
<el-button
type="danger"
icon="el-icon-delete"

View File

@ -59,7 +59,7 @@
</el-form>
<div class="mb8 btn-list">
<!-- <el-button
<el-button
type="success"
icon="el-icon-edit"
size="mini"
@ -67,7 +67,7 @@
@click="handleUpdate"
v-hasPermi="['system:teacher:edit']"
>修改</el-button
> -->
>
<el-button
type="danger"
icon="el-icon-delete"

View File

@ -98,7 +98,7 @@
v-hasPermi="['system:user:add']"
>新增</el-button
>
<!-- <el-button
<el-button
type="success"
icon="el-icon-edit"
size="mini"
@ -106,7 +106,7 @@
@click="handleUpdate"
v-hasPermi="['system:user:edit']"
>修改</el-button
> -->
>
<el-button
type="danger"
icon="el-icon-delete"