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>
@@ -96,6 +97,11 @@
    width: 120
  },
  {
    label: "销售单号",
    prop: "salesContractNo",
    width: 120
  },
  {
    label: "生产工单号",
    prop: "workOrderNo",
    width: 120