Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
RuoYi Vue
Commits
96a34d1a
Unverified
Commit
96a34d1a
authored
Jan 11, 2022
by
若依
Committed by
Gitee
Jan 11, 2022
Browse files
!409 翻页组件多了一个 :p 导致生成代码无法翻页
Merge pull request !409 from guxin0123/master
parents
9bd7509e
766361ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
ruoyi-generator/src/main/resources/vm/vue/v3/index.vue.vm
View file @
96a34d1a
...
...
@@ -176,8 +176,8 @@
<pagination
v-show=
"total>0"
:total=
"total"
v-model:
p:
page=
"queryParams.pageNum"
v-model:
p:
limit=
"queryParams.pageSize"
v-model:page=
"queryParams.pageNum"
v-model:limit=
"queryParams.pageSize"
@
pagination=
"getList"
/>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment