mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-24 17:41:03 +01:00
updated frontend to adapt changes of golang version
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
:header-cell-style="{background:'rgb(48, 65, 86)',color:'white'}"
|
||||
border>
|
||||
<template v-for="col in columns">
|
||||
<el-table-column :key="col" :label="col" :property="col" align="center">
|
||||
<el-table-column :key="col" :label="col" :property="col" min-width="120">
|
||||
</el-table-column>
|
||||
</template>
|
||||
</el-table>
|
||||
|
||||
Reference in New Issue
Block a user