fix:退火工段的检验记录可以撤回并删除

This commit is contained in:
shijing 2026-08-04 10:36:29 +08:00
parent 4dc35d254d
commit ce9aa0c799
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@
label="操作" label="操作"
fixed="right" fixed="right"
width="80" width="80"
v-if="mgroupName=='外观检验'" v-if="mgroupName=='外观检验'||mgroupName=='退火'"
> >
<template #default="scope"> <template #default="scope">
<el-button <el-button