linwe
2024-06-24 2e4fd34b36bab48a39f91c94e0f761bc5877d1e9
驾驶舱筛选优化
1 files modified
4 ■■■ changed files
pages/home/selectSiteTwo.vue 4 ●●● patch | view | raw | blame | history
pages/home/selectSiteTwo.vue
@@ -171,7 +171,9 @@
            },
            confirmSelect(e) {
                console.log(e);
                console.log("**********" + e);
                this.chilrenList = []
                uni.setStorageSync("chilrenList", this.chilrenList)
                this.selectIndex = e.indexs[0];
                this.cateName = e.value[0].name;
                this.isShow = false;