|
@@ -184,7 +184,7 @@
|
|
|
<HcTable
|
|
|
ref="tableFileRef" :check-style="{ width: 29 }" :column="innertableColumn" :datas="intableData"
|
|
|
:index-style="{ width: 60 }" :loading="intableLoading" is-check is-new
|
|
|
- :row-style="inTableRowStyle"
|
|
|
+
|
|
|
@selection-change="intableSelection"
|
|
|
>
|
|
|
<template #table-column-header-num>
|