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