Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
e215955bfa
@ -170,7 +170,7 @@
|
|||||||
type="text"
|
type="text"
|
||||||
icon="el-icon-edit"
|
icon="el-icon-edit"
|
||||||
@click="handleShowExam(scope.row)"
|
@click="handleShowExam(scope.row)"
|
||||||
v-hasPermi="['examine:myExamine:getExam']"
|
v-hasPermi="['examine:myExamine:getHistoryExam']"
|
||||||
>查看</el-button>
|
>查看</el-button>
|
||||||
</template>
|
</template>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
|
Loading…
Reference in New Issue
Block a user