Browse Source

改掉一个bug

wangn 5 years ago
parent
commit
14f91a0382
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ghs/src/views/item/list.vue

+ 1 - 1
ghs/src/views/item/list.vue

@@ -193,7 +193,7 @@ export default {
               'min-width': 180
             },
             {
-              prop: 'classId',
+              prop: 'className',
               label: '分类',
               align: 'center',
               'min-width': 100