guhongwei %!s(int64=5) %!d(string=hai) anos
pai
achega
b956b0bd58
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/layout/enterprise/duijiecontext.vue

+ 1 - 1
src/layout/enterprise/duijiecontext.vue

@@ -71,7 +71,7 @@ export default {
     },
     changeshenge(value) {
       console.log(value);
-            this.$emit('placesubmit', { value});
+      this.$emit('placesubmit', { value });
     },
   },
 };