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