Explorar el Código

单位字段显示

yijing hace 1 año
padre
commit
207f8673ee
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/inspectionClassify/components/user-list.vue

+ 1 - 1
src/views/inspectionClassify/components/user-list.vue

@@ -135,7 +135,7 @@ export default {
         },
 
         {
-          prop: 'unitName',
+          prop: 'itemVO.unitName',
           label: '参数单位',
           align: 'center',
         },