src/views/qualityManagement/finalInspection/index.vue
@@ -15,7 +15,8 @@ <el-date-picker v-model="searchForm.entryDate" value-format="YYYY-MM-DD" format="YYYY-MM-DD" type="daterange" placeholder="请选择" clearable @change="changeDaterange" /> <el-button type="primary" @click="handleQuery" style="margin-left: 10px" >搜索</el-button >搜索 </el-button > </div> <div> @@ -144,6 +145,10 @@ width: 120 }, { label: "请检部门", prop: "manufacturingTeam", }, { label: "检测结果", prop: "checkResult", dataType: "tag",