This commit is contained in:
parent
c6a4901239
commit
81e15e28ab
|
|
@ -120,7 +120,7 @@
|
|||
width="80"
|
||||
type="index"
|
||||
>
|
||||
<template scope="scope">
|
||||
<template slot-scope="scope">
|
||||
<span>{{
|
||||
(queryParams.pageNum - 1) * 10 + scope.$index + 1
|
||||
}}</span>
|
||||
|
|
|
|||
Loading…
Reference in New Issue