\n \n
\n \n !search ||\n (search && data && (\n (data.ccName && data.ccName.toLowerCase().includes(search.toLowerCase())) ||\n (data.ccCompany && data.ccCompany.toLowerCase().includes(search.toLowerCase())) ||\n (data.amphurName && data.amphurName.toLowerCase().includes(search.toLowerCase())) ||\n (data.provinceName && data.provinceName.toLowerCase().includes(search.toLowerCase()))))\n )\n \"\n v-loading=\"loading\"\n element-loading-text=\"Loading\"\n element-loading-spinner=\"el-icon-loading\" \n style=\"width: 100%\"\n :height=\"windowHeight\"\n :cell-style=\"{padding: '0', height: '40px'}\"\n show-summary\n :summary-method=\"summary\" \n >\n \n \n {{ scope.row.ccTel }}\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n
\n
\n