perf: 调整panel表格、大图样式,英文国际化替换

This commit is contained in:
chenjinsong
2020-01-21 11:29:38 +08:00
parent b3aa5374da
commit ff9352dad4
13 changed files with 373 additions and 370 deletions

View File

@@ -26,7 +26,7 @@
</button>
<div class="top-tool-search float-right"><search-input :searchMsg="searchMsg" @search="search"></search-input></div>
</div>
<el-table :data="tableData" border height="calc(100% - 65px)" style="width: 100%;">
<el-table :data="tableData" border height="calc(100% - 65px)" style="width: 100%;" class="nz-table">
<el-table-column :resizable="false" v-for="(item, index) in tablelable" v-if="item.show" :width="item.width" :key="`col-${index}`" :label="item.label">
<template slot="header" slot-scope="scope">
<template v-if="index==0">