yuanyuan 3 years ago
parent
commit
dbcc1d0386
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/domain/BindingWeb.vue

+ 1 - 1
src/views/domain/BindingWeb.vue

@@ -30,7 +30,7 @@ export default {
         };
     },
     methods: {
-        sure(){}
+        sure() {}
     }
 };
 </script>