|
|
@ -28,7 +28,7 @@ |
|
|
|
v-model:sort="tableObject.sort" |
|
|
|
> |
|
|
|
<template #deviceNumber="{row}"> |
|
|
|
<el-button type="primary" link @click="openDetail(row, '代码', row.deviceNumber)"> |
|
|
|
<el-button type="primary" link @click="openDetail(row, '模具编号', row.deviceNumber)"> |
|
|
|
<span>{{ row.deviceNumber }}</span> |
|
|
|
</el-button> |
|
|
|
</template> |
|
|
@ -404,4 +404,4 @@ onMounted(async () => { |
|
|
|
}) |
|
|
|
|
|
|
|
</script> |
|
|
|
./deviceInspectionConfig.data./moldInspectionConfig.data |
|
|
|
./deviceInspectionConfig.data./moldInspectionConfig.data |
|
|
|