src/views/datamanage/metadataManage.vue
@@ -204,6 +204,7 @@ <template slot-scope="scope"> <span v-if="scope.row.ismeta > 0"> <el-link style="color: #409eff" title="源数据查询" @click="setQueryMetaData(scope.row)" target="_blank" @@ -254,7 +255,7 @@ :label="$t('dataManage.vmobj.createontime')" :formatter="formatData" /> <el-table-column min-width="100" :label="$t('common.operate')"> <el-table-column min-width="180" :label="$t('common.operate')"> <template slot-scope="scope"> <el-button @click="showDetail(scope.row)"