admin-web/src/views/stock/inventorycount/inventorytask/index.vue
@@ -365,7 +365,7 @@ // 查询table列表 search(pageNum) { if (pageNum != undefined) { this.$refs.myTable.search(pageNum); this.$refs.myTable.search({pageNum}); } else { this.$refs.myTable.search(); }