src/views/sales/subOrder/index.vue
@@ -138,7 +138,7 @@ this.search_map = {} } else { this.search_map = { [this.addConfig.id_name]: this.addConfig.client_name [this.addConfig.id_name]: this.addConfig.common_name } } this.getData(this.search_map) @@ -301,5 +301,9 @@ .el-table .el-table__cell { padding: 0; } .el-table__header tr, .el-table__header th { height: 48px; } } </style>