商品库存报表优化

This commit is contained in:
季圣华
2021-08-08 17:56:07 +08:00
parent 434eee714e
commit fe4f785393

View File

@@ -175,7 +175,6 @@
}, },
searchQuery() { searchQuery() {
this.loadData(1); this.loadData(1);
this.getTotalCountMoney();
}, },
loadData(arg) { loadData(arg) {
if(!this.url.list){ if(!this.url.list){