更新了

This commit is contained in:
weipengfei 2024-04-16 17:34:47 +08:00
parent 985e88062e
commit c679d55eb2

View File

@ -346,6 +346,7 @@
methods: {
tabsChange(e) {
this.tabsCurr = e;
uni.setStorageSync('tabbar_sale_type', this.tabsCurr+'');
this.getCartList();
this.getCartNum();
this.goodsHidden = true;