diff --git a/src/main/resources/templates/pages/material/material-out.html b/src/main/resources/templates/pages/material/material-out.html index 80ebda2d..449f303b 100644 --- a/src/main/resources/templates/pages/material/material-out.html +++ b/src/main/resources/templates/pages/material/material-out.html @@ -235,6 +235,7 @@ page: true, skin: 'line', done: function (res, curr, count) { + bindTableToolbarFunction(); let display = $("#display").val(); if ("inline-block" === display) { if (flagForRelod) { @@ -245,8 +246,6 @@ } } - bindTableToolbarFunction(); - } diff --git a/target/classes/templates/pages/depository/table-stock.html b/target/classes/templates/pages/depository/table-stock.html index 70ab7478..3b3cdeb3 100644 --- a/target/classes/templates/pages/depository/table-stock.html +++ b/target/classes/templates/pages/depository/table-stock.html @@ -16,6 +16,7 @@