实现登录日志记录
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
</el-table-column>
|
||||
<el-table-column prop="colfilesize" label="大小" width="80">
|
||||
</el-table-column>
|
||||
<el-table-column prop="colfilepath" label="地址">
|
||||
<el-table-column prop="coltime" label="上传时间">
|
||||
</el-table-column>
|
||||
<el-table-column fixed="right" label="操作" width="150">
|
||||
<template slot-scope="scope">
|
||||
|
||||
Reference in New Issue
Block a user