src/views/console/basic-data/material-warehousing-data/material-infoComp1.vue
@@ -52,7 +52,7 @@ <el-table-column prop="stuff" label="材质" /> <el-table-column prop="property" label="物料属性"> <template #default="scope"> {{ this.options.property.find(v => v.value == scope.row.property).label }} {{ this.options.property.find(v => v.value == scope.row.property)?.label }} </template> </el-table-column> <el-table-column prop="isMustCheckName" label="是否必检">