From 111dd6806377ca7abd9c88a09100e64019cc870e Mon Sep 17 00:00:00 2001 From: xiangpei <xiangpei@timesnew.cn> Date: 星期三, 04 九月 2024 05:24:17 +0800 Subject: [PATCH] 事后报备 --- src/views/system/point/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/system/point/index.vue b/src/views/system/point/index.vue index 8554d51..c527177 100644 --- a/src/views/system/point/index.vue +++ b/src/views/system/point/index.vue @@ -84,7 +84,7 @@ <el-button class="bottom_" type="primary" size="small" v-loading="upload" @click="handleImport" v-hasPermi="['point:import']">瀵煎叆</el-button> </div> - <el-button type="primary" size="mini" plain icon="el-icon-top" slot="reference">瀵煎叆鐐逛綅</el-button> + <el-button type="primary" size="mini" plain icon="el-icon-top" slot="reference" v-hasPermi="['point:import']">瀵煎叆鐐逛綅</el-button> </el-popover> </el-col> <!-- <el-col :span="1.5">--> -- Gitblit v1.8.0