Commit 46222358 by hewei

静态交易gtx页面回调

parent bac30961
......@@ -278,8 +278,6 @@ export default {
this.root.$refs.modelForm.resetFields();
},
onInfgtxSearch() {
this.model.pageNum = 1;
this.model.pageSize = 5;
queryByPage(this.model).then(res => {
/**
* pageNumber: 0
......
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