Commit da6eabb7 by liuyang

2024-07-22 结算单新增可以选择结算单

parent 4b8e0a4d
......@@ -49,6 +49,7 @@ $(function () {
*/
function query() {
resultGrid.dataSource.page(1);
result3Grid.dataSource.page(1);
}
$(window).load(function () {
......
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