Commit 16e2df0a authored by 赵啸非's avatar 赵啸非

Merge remote-tracking branch 'origin/master'

parents 45b862a9 3f61a227
......@@ -185,7 +185,7 @@ export default {
this.form.id && this.$delete(this.form, "id");
},
// 分页
handleChange(num) {
handlechange(num) {
this.current = num;
this.getMatterquestionData();
},
......
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