fix:计算系数和交接班日志操作添加权限

This commit is contained in:
shijing 2024-05-22 09:09:54 +08:00
parent c4ff77c876
commit ca0282595b
1 changed files with 3 additions and 2 deletions

View File

@ -96,19 +96,20 @@
label="操作"
fixed="right"
align="center"
width="140"
width="120"
>
<template #default="scope">
<el-button
link
size="small"
@click="sflog_edit(scope.row)"
v-auth="'sflog.update'"
type="primary"
>编辑</el-button
>
<!-- <el-button link size="small" @click="sflog_check(scope.row)" type="primary">质量检验</el-button> -->
<!-- <el-button link size="small" @click="sflog_other(scope.row)" type="primary">其他能源</el-button> -->
<el-divider direction="vertical"></el-divider>
<!-- <el-divider direction="vertical"></el-divider> -->
<el-button
link
size="small"