vue3【operatelog】:1)测试操作日志;2)调整 table 的展示列
This commit is contained in:
@@ -74,6 +74,7 @@ const handleDetail = (row: OperateLogApi.OperateLogVO) => {
|
||||
|
||||
// 导出操作
|
||||
const handleExport = async () => {
|
||||
// TODO 星语:缺少 await 噢
|
||||
exportList(xGrid, '岗位列表.xls')
|
||||
}
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user