pull/12/head
cagataycivici 2019-06-28 17:41:33 +03:00
parent 6d4fac6c2a
commit 876999c448
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
<template> <template>
<div class="p-datatable p-component"> <div class="p-datatable p-component">
<slot></slot> <slot></slot>
{{columns.length}}
<div class="p-datatable-wrapper"> <div class="p-datatable-wrapper">
<div class="p-datatable-header" v-if="$scopedSlots.header"> <div class="p-datatable-header" v-if="$scopedSlots.header">
<slot name="header"></slot> <slot name="header"></slot>