jyy
2021-03-19 859af35a1dab1079cff82e521422ab24963f828b
zq-erp/src/main/resources/templates/views/admin/shop/shopAdvertisType-list.html
@@ -518,7 +518,10 @@
            //改变编辑页面,切换页面元素
            changePage(index){
                this.currentPage=this.pageList[index];
                this.currentPageCode=this.pageList[index].code;
                console.log(this.currentPageCode);
                this.loadPageAds();
            },
            loadPageAds() {