Explorar o código

fix:List.vue key name

kokoroli %!s(int64=6) %!d(string=hai) anos
pai
achega
7403cf60aa
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/list/table/List.vue

+ 1 - 1
src/views/list/table/List.vue

@@ -163,7 +163,7 @@ export default {
           sorter: true
         },
         {
-          table: '操作',
+          title: '操作',
           dataIndex: 'action',
           width: '150px',
           scopedSlots: { customRender: 'action' }