Commit 82ae223d authored by xuhaoze's avatar xuhaoze

修改分页total,去除total 类型校验

parent d7789d82
......@@ -22,7 +22,7 @@ export default {
props: {
total: {
required: true,
type: Number
// type: Number
},
page: {
type: Number,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment