rev:更新
This commit is contained in:
@@ -168,6 +168,7 @@
|
||||
<el-table-column prop="mapping_json" :show-overflow-tooltip="true" :formatter="jsonFormat" label="字段映射关系" width="210" />
|
||||
<el-table-column prop="update_name" label="更新人" width="150" />
|
||||
<el-table-column prop="update_time" label="更新时间" width="150" />
|
||||
|
||||
<el-table-column v-permission="[]" label="操作" width="120px" align="center" fixed="right">
|
||||
<template slot-scope="scope">
|
||||
<udOperation
|
||||
|
||||
Reference in New Issue
Block a user