【修改】按钮权限

This commit is contained in:
zhoulingpo
2023-04-28 18:11:21 +08:00
parent 3832e62516
commit f631092360
+1 -1
View File
@@ -142,7 +142,7 @@
<template #default="{ row, rowIndex }">
<!-- <label class="row-title" >-->
<!-- <el-tooltip :content="row.name" placement="top-start">-->
<span class="report-name" @click="goReportDetail(row)"> {{ row.name }}</span>
<span class="report-name blurcolor" @click="goReportDetail(row)"> {{ row.name }}</span>
<!-- </el-tooltip>-->
<!-- </label>-->
<!-- <div class="row-info">-->