评估-领域-新图表数据化-优化
This commit is contained in:
@ -38,7 +38,7 @@
|
||||
v-hasPermi="['benyi:lecturer:add']"
|
||||
>新增</el-button
|
||||
>
|
||||
<!-- <el-button
|
||||
<el-button
|
||||
type="success"
|
||||
icon="el-icon-edit"
|
||||
size="mini"
|
||||
@ -46,7 +46,7 @@
|
||||
@click="handleUpdate"
|
||||
v-hasPermi="['benyi:lecturer:edit']"
|
||||
>修改</el-button
|
||||
> -->
|
||||
>
|
||||
<el-button
|
||||
type="danger"
|
||||
icon="el-icon-delete"
|
||||
|
@ -61,7 +61,7 @@
|
||||
v-hasPermi="['benyi:video:add']"
|
||||
>新增</el-button
|
||||
>
|
||||
<!-- <el-button
|
||||
<el-button
|
||||
type="success"
|
||||
icon="el-icon-edit"
|
||||
size="mini"
|
||||
@ -69,7 +69,7 @@
|
||||
@click="handleUpdate"
|
||||
v-hasPermi="['benyi:video:edit']"
|
||||
>修改</el-button
|
||||
> -->
|
||||
>
|
||||
<el-button
|
||||
type="danger"
|
||||
icon="el-icon-delete"
|
||||
|
Reference in New Issue
Block a user