From b64f0354ddc0bedc8a69aa0ac6694ed227cf617a Mon Sep 17 00:00:00 2001
From: ZhangXianQiang <1135831638@qq.com>
Date: 星期二, 12 三月 2024 18:18:39 +0800
Subject: [PATCH] Merge branch 'master' of http://42.193.1.25:9521/r/zgyw-ui
---
src/views/system/video/index.vue | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/views/system/video/index.vue b/src/views/system/video/index.vue
index 3f4c426..6f20107 100644
--- a/src/views/system/video/index.vue
+++ b/src/views/system/video/index.vue
@@ -77,7 +77,6 @@
icon="el-icon-download"
size="mini"
@click="handleExport"
- v-hasPermi="['system:monitor:export']"
>瀵煎嚭</el-button>
</el-col>
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
@@ -108,7 +107,6 @@
type="text"
icon="el-icon-view"
@click="handleView(scope.row,scope.index)"
- v-hasPermi="['system:monitor:query']"
>璇︾粏</el-button>
</template>
</el-table-column>
--
Gitblit v1.8.0