kokoroli 6 жил өмнө
parent
commit
7403cf60aa

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

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