瀏覽代碼

我的考试修改页码传参计算

cyy 5 月之前
父節點
當前提交
3aeb2a28a5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/platform/bpmn/my-test/index.vue

+ 1 - 1
src/views/platform/bpmn/my-test/index.vue

@@ -747,7 +747,7 @@ export default {
       if (this.current === 0) {
         page = 1
       } else {
-        page = (this.current + 1) * 10
+        page = (this.current + 1)
       }
       const aa = JSON.parse(JSON.stringify(this.moreParams))
       let canshu3 = ''