| src/views/qualityManagement/productInspectionRecord/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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>