spring
2026-03-23 2b1cc85f7f9755fad9f7b3774f87c6a5bdbe70cb
src/views/qualityManagement/InspectItem/index.vue
@@ -9,7 +9,6 @@
          placeholder="请输入检测项目名称"
          clearable
          :prefix-icon="Search"
          @change="handleQuery"
          @clear="handleQuery"
        />
        <el-button type="primary" style="margin-left: 10px" @click="handleQuery">搜索</el-button>