duy %!s(int64=2) %!d(string=hai) anos
pai
achega
7def068a2e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/custody/components/tab-reform.vue

+ 1 - 1
src/views/custody/components/tab-reform.vue

@@ -10,7 +10,7 @@
             <template #fileName="{row}">
                         <span class="text-link" @click="tableRowName(row)">{{row?.fileName}}</span>
              </template>
-        </HcTable>>
+        </HcTable>
         <template #action>
             <HcPages :pages="searchForm" @change="pageChange"/>
         </template>