提交 866321bb 编写于 作者: vino's avatar vino

重置优化

上级 a33fec7a
...@@ -412,10 +412,15 @@ ...@@ -412,10 +412,15 @@
orderNo: '', orderNo: '',
receiver: '', receiver: '',
orderDate: '', orderDate: '',
brokerId:'',
ownerId:'',
pageNo: 1, pageNo: 1,
pageSize: 10, pageSize: 10,
}; };
this.ownerId = "";
this.searchList(); this.searchList();
this.brokerOwnerListAll();
this.brokerListAll();
}, },
handleSizeChange(val) { handleSizeChange(val) {
this.searchForm.pageSize = val; this.searchForm.pageSize = val;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册