diff --git a/jshERP-web/src/views/report/MaterialStock.vue b/jshERP-web/src/views/report/MaterialStock.vue index 6b304815..0ca4bbd0 100644 --- a/jshERP-web/src/views/report/MaterialStock.vue +++ b/jshERP-web/src/views/report/MaterialStock.vue @@ -175,7 +175,6 @@ }, searchQuery() { this.loadData(1); - this.getTotalCountMoney(); }, loadData(arg) { if(!this.url.list){