<template #cusTitle>
<a-tooltip>
<template slot="title"> 仅统计ISC各单位用户数 </template>
单位名称
</a-tooltip>
</template>
columns: [
{
dataIndex: "diqu",
key: "diqu",
width: 100,
fixed: "left",
slots: { title: "cusTitle" },
},