verou
2025-04-10 f673cacb46e1d8dc7fdc44dadf0a859a60a4bc17
pages/listing/upper.vue
@@ -153,6 +153,7 @@
               })
            }
         },
         remove(index) {
            this.list.splice(index, 1);
         },