This website works better with JavaScript
Home
Explore
Help
Sign In
CocoRoboLabs
/
ssti-CollegeManage
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
#
yuanyiming
2 years ago
parent
64f6569010
commit
8319c5c82b
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
src/components/markerFundWord.vue
+ 2
- 0
src/components/markerFundWord.vue
View File
@@ -524,6 +524,8 @@
},
mounted(){
this.getProjectDepartmentData()
+
+ console.log(1)
}
};
</script>