fix:日志添加撤回
This commit is contained in:
parent
896cba6bc9
commit
fa0cfddc3c
|
@ -110,14 +110,14 @@
|
|||
@click.stop="table_del(scope.row, scope.$index)"
|
||||
>删除</el-button
|
||||
>
|
||||
<!-- <el-button
|
||||
<el-button
|
||||
link
|
||||
v-else
|
||||
size="small"
|
||||
type="danger"
|
||||
@click.stop="mlogRevert(scope.row)"
|
||||
>撤回</el-button
|
||||
> -->
|
||||
>
|
||||
</template>
|
||||
</el-table-column>
|
||||
</scTable>
|
||||
|
|
Loading…
Reference in New Issue