src/views/production/index.vue
@@ -1,5 +1,5 @@ <template> <div> <div class="app-container"> <!-- 搜索表单 --> <el-form :inline="true" :model="queryParams" class="search-form"> <el-form-item label="搜索"> @@ -216,7 +216,7 @@ .search-form { display: flex; justify-content: space-between; justify-content: flex-start; align-items: center; margin-bottom: 20px;