考核评估-我的考试 修改权限字符

This commit is contained in:
xusd 2024-05-11 14:42:57 +08:00
parent efea9d25a0
commit 18a119af78

View File

@ -170,7 +170,7 @@
type="text"
icon="el-icon-edit"
@click="handleShowExam(scope.row)"
v-hasPermi="['examine:myExamine:getExam']"
v-hasPermi="['examine:myExamine:getHistoryExam']"
>查看</el-button>
</template>
</el-table-column>