过程检验的类型字符应该为IPQC
This commit is contained in:
parent
d1e31dccbd
commit
e2918ff9f5
@ -60,7 +60,7 @@
|
||||
size="mini"
|
||||
type="text"
|
||||
icon="el-icon-edit"
|
||||
v-if="scope.row.qcType == 'PQC'"
|
||||
v-if="scope.row.qcType == 'IPQC'"
|
||||
@click="handleAddPQC(scope.row)"
|
||||
v-hasPermi="['mes:qc:ipqc:edit']"
|
||||
>过程检验</el-button>
|
||||
|
Loading…
Reference in New Issue
Block a user