|
|
@ -46,6 +46,12 @@
|
|
|
|
@sort-change="sortChangeEvent"
|
|
|
|
@sort-change="sortChangeEvent"
|
|
|
|
@resizable-change="resizableChangeEvent"
|
|
|
|
@resizable-change="resizableChangeEvent"
|
|
|
|
>
|
|
|
|
>
|
|
|
|
|
|
|
|
<template #empty>
|
|
|
|
|
|
|
|
<div style="color: #f60;">
|
|
|
|
|
|
|
|
<img src="../../../assets/images/nodata.png" />
|
|
|
|
|
|
|
|
<!-- <p>暂无数据</p> -->
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</template>
|
|
|
|
<vxe-column type="checkbox" width="40"></vxe-column>
|
|
|
|
<vxe-column type="checkbox" width="40"></vxe-column>
|
|
|
|
<!-- <vxe-column type="seq" width="40"></vxe-column> -->
|
|
|
|
<!-- <vxe-column type="seq" width="40"></vxe-column> -->
|
|
|
|
<template
|
|
|
|
<template
|
|
|
|