zhulizhen1111 %!s(int64=4) %!d(string=hai) anos
pai
achega
e6cdd39fd5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/legendLibrary/index.vue

+ 1 - 1
src/views/legendLibrary/index.vue

@@ -105,7 +105,7 @@
                 ></el-input>
             </div>
             <el-table :data='tableData' v-loading='loading' :key='key' :border='true' style='width: 100%'>
-                <el-table-column prop='Name' label='图例名称' width='120'>
+                <el-table-column prop='Name' label='图例名称' width='180'>
                     <template slot-scope='{row}'>{{row.Name }}</template>
                 </el-table-column>
                 <el-table-column prop='style' label='图例样式' width='150'>