feat:功能优化,设备报警信息、微信缓存用户,操作记录信息,代码提交。
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
</template>
|
||||
</el-table-column>
|
||||
<el-table-column label="创建时间" align="center" prop="createTime" width="160"/>
|
||||
<el-table-column label="修改时间" align="center" prop="updateTime" width="160"/>
|
||||
<el-table-column label="更新时间" align="center" prop="updateTime" width="160"/>
|
||||
<el-table-column label="操作" align="center" fixed="right" class-name="small-padding fixed-width">
|
||||
<template #default="scope">
|
||||
<el-tooltip content="修改" placement="top">
|
||||
|
||||
Reference in New Issue
Block a user