소스 검색

单位字段显示

yijing 1 년 전
부모
커밋
207f8673ee
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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',
         },