This website works better with JavaScript
Home
Explore
Help
Sign In
xiongzhu
/
raex_front
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
.
yuanyuan
3 years ago
parent
cc77d919ef
commit
dbcc1d0386
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
src/views/domain/BindingWeb.vue
+ 1
- 1
src/views/domain/BindingWeb.vue
View File
@@ -30,7 +30,7 @@ export default {
};
},
methods: {
- sure(){}
+ sure()
{}
}
};
</script>