|
|
@ -97,7 +97,7 @@ |
|
|
</template> |
|
|
</template> |
|
|
</el-table-column> |
|
|
</el-table-column> |
|
|
<el-table-column prop="folder_location" label="所在层位" min-width="120" /> |
|
|
<el-table-column prop="folder_location" label="所在层位" min-width="120" /> |
|
|
<el-table-column v-if="!isMidoRecord" prop="update_time" label="操作" min-width="140"> |
|
|
|
|
|
|
|
|
<el-table-column v-if="!isMidoRecord" prop="update_time" label="操作" min-width="150"> |
|
|
<template slot-scope="scope"> |
|
|
<template slot-scope="scope"> |
|
|
<div style="display: inline-block;"> |
|
|
<div style="display: inline-block;"> |
|
|
<el-tooltip class="item" effect="dark" content="绑定标签" placement="top"> |
|
|
<el-tooltip class="item" effect="dark" content="绑定标签" placement="top"> |
|
|
|