huminmin
2026-04-01 08e38ede28f7cf8c971f84bff3a03102882a8a4b
src/views/qualityManagement/productInspectionRecord/index.vue
@@ -24,7 +24,7 @@
      </div>
      <div>
        <el-button type="primary" @click="openForm('add')">新增</el-button>
        <el-button type="danger" plain @click="handleDelete">删除</el-button>
        <el-button type="danger" plain @click="handleDelete(null)">删除</el-button>
        <el-button type="success" plain @click="handleNotify">通知</el-button>
      </div>
    </div>