Przeglądaj źródła

单位字段显示

yijing 1 rok temu
rodzic
commit
207f8673ee

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

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