fix:光芯:fmlog禁止编辑
This commit is contained in:
parent
0970366120
commit
2cf878d31a
|
@ -52,7 +52,7 @@
|
||||||
width="150"
|
width="150"
|
||||||
>
|
>
|
||||||
<template #default="scope">
|
<template #default="scope">
|
||||||
<el-button
|
<!-- <el-button
|
||||||
link
|
link
|
||||||
size="small"
|
size="small"
|
||||||
v-auth="'mlog.update'"
|
v-auth="'mlog.update'"
|
||||||
|
@ -60,7 +60,7 @@
|
||||||
type="primary"
|
type="primary"
|
||||||
@click.stop="table_edit(scope.row)"
|
@click.stop="table_edit(scope.row)"
|
||||||
>编辑</el-button
|
>编辑</el-button
|
||||||
>
|
> -->
|
||||||
<el-button
|
<el-button
|
||||||
link
|
link
|
||||||
size="small"
|
size="small"
|
||||||
|
|
Loading…
Reference in New Issue