fix: 日志ip地址

This commit is contained in:
2024-01-10 10:32:58 +08:00
parent 743184329a
commit eb7c692d55
8 changed files with 36 additions and 19 deletions

View File

@@ -42,6 +42,7 @@
{{ scope.row.is_delete ? '是' : '否'}}
</template>
</el-table-column>
<el-table-column prop="used_time" label="下料时间" :min-width="flexWidth('used_time',crud.data,'叫料时间')"/>
<el-table-column v-permission="[]" label="操作" width="120px" align="center" fixed="right">
<template slot-scope="scope">
<udOperation