yangfeng
2023-10-18 a11d38dff8d7beca6d33251557b7e370c155faf1
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 {