|
@@ -1,7 +1,7 @@
|
|
|
<template>
|
|
|
<el-container style="height: calc(100% - 85px);">
|
|
|
<el-header style="height:30px;line-height:30px;padding:0px;">
|
|
|
- <span style="font-weight: 900;">{{model.id}} / {{model.field}} / {{model.file}}</span>
|
|
|
+ <span style="font-weight: 900;">{{model.id}} / {{model.bucket}} </span>
|
|
|
<el-dropdown style="padding-left:10px;float:right;">
|
|
|
<span class="el-dropdown-link">
|
|
|
<svg-icon icon-class="theme"/>
|