3254194295 %!s(int64=2) %!d(string=hai) anos
pai
achega
5815a467d5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/dashboard/modules/DetailOutStoreReport.vue

+ 1 - 1
src/views/dashboard/modules/DetailOutStoreReport.vue

@@ -70,7 +70,7 @@ export default {
           checked: true,
           width: '70px',
           customRender: (text, record, index) => {
-            return `${(this.$refs.table.localPagination.current - 1) * this.$refs.table.localPagination.pageSize + index + 1}`
+            return `${index + 1}`
           }
         },
         {