|
@@ -44,7 +44,7 @@
|
|
|
</template>
|
|
</template>
|
|
|
|
|
|
|
|
<template v-slot:type="{ row }">
|
|
<template v-slot:type="{ row }">
|
|
|
- {{ getDictValue('质检标准类型', row.itemVO.type) }}
|
|
|
|
|
|
|
+ {{ getDictValue('质检标准类型', row.itemVO.qualityStandardType) }}
|
|
|
</template>
|
|
</template>
|
|
|
|
|
|
|
|
<template v-slot:toolList="{ row }">
|
|
<template v-slot:toolList="{ row }">
|