src/views/productManage/product/index.vue
@@ -125,7 +125,8 @@ } this.tableList = { tableInfomation: [], selectBox: true, selectBox: false, selectIndex: true, showcol: this.showcol, allcol: [], tableColumn: this.setTableColumn(this.showcol) @@ -365,7 +366,7 @@ } } .product-list { height: calc(100% - 65px); height: calc(100% - 70px); } ::v-deep { .el-table {