docs: Update all files JSDoc.
This commit is contained in:
@@ -48,6 +48,9 @@ export default {
|
||||
IconMember
|
||||
},
|
||||
methods: {
|
||||
/**
|
||||
* 登出的行為
|
||||
*/
|
||||
logOutButton() {
|
||||
if ((this.$route.name === 'Map' || this.$route.name === 'CheckMap') && this.tempFilterId) {
|
||||
// 傳給 Map,通知 Sidebar 要關閉。
|
||||
|
||||
Reference in New Issue
Block a user