@@ -111,14 +111,14 @@
:size="size"
>撤销</el-button
>
- <el-button
+ <!-- <el-button
icon="el-icon-setting"
text
@click="showCheckTask(row)"
type="primary"
>检验任务</el-button
- >
+ > -->
<el-button
@@ -619,7 +619,7 @@ option.value = Object.assign(option.value, {
editBtn: false,
column: [
{
- label: "工单编号",
+ label: "生产编号",
prop: "workOrderCode",
search: true,
display: false,
@@ -965,7 +965,7 @@ option.value = Object.assign(option.value, {
},
- label: "生产批号",
+ label: "检验批号",
prop: "produceCode",
width: "100",