| src/views/hr/equip/equipdefine/Index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/hr/equip/equipdefine/Index.vue
@@ -21,6 +21,7 @@ </el-row> <el-table ref="equipDefineTable" :data="tableData" :cell-style="{padding:'7px 0','text-align':'center'}" :header-cell-style="{'height':'5.3vh','background-color':'#e6e6e6','text-align':'center'}" stripe @@ -64,11 +65,11 @@ export default { name: 'Index', comments: { Pagination }, components: { Pagination }, data() { return { headerHeight: '30px', tableData: {}, tableData: [], queryParams: {}, total: 0, sort: { },