| src/components/mobilePopupOurAfter/index.vue | ●●●●● patch | view | raw | blame | history |
src/components/mobilePopupOurAfter/index.vue
@@ -194,13 +194,14 @@ ], openData6: [{ name: "停车场", type: 11, method: getListLifeOnce }], openData5: [{ name: "出入口", type: 12, method: getListLifeOnce }], useHD: false, useHD: true, }; }, mounted() { this.getActivitys(); if (this.useHD) { this.choiceDataDown[3] = { name: "" }; this.choiceDataDown.pop(); this.choiceDataDown.push({ name: "" }); } }, methods: {