This commit is contained in:
zhutianqi
2021-11-01 14:01:53 +08:00
parent 3ece342f80
commit e058a4b45f
@@ -919,7 +919,7 @@ export default {
this.getStandData();
},
pageChangeNo(page) {
this.pageNO = page;
this.pageNo = page;
this.getProductData();
},
pageSizeChangeNo(pageSize) {