guhongwei %!s(int64=4) %!d(string=hai) anos
pai
achega
e02e74b033
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      src/views/room/detail.vue

+ 3 - 1
src/views/room/detail.vue

@@ -25,7 +25,9 @@ export default {
     topInfo,
   },
   data: () => ({
-    form: {},
+    form: {
+      adverts: [],
+    },
     newlist: [],
   }),
   created() {