Files: change file's icon come from Google front icon.
This commit is contained in:
@@ -59,6 +59,7 @@ export default {
|
||||
this.checkLogin();
|
||||
},
|
||||
beforeRouteUpdate(to, from, next) {
|
||||
// 離開 Discover 頁時判斷是否有無資料和需要存檔
|
||||
if (from.name === 'Discover' && this.tempFilterId) {
|
||||
leaveFilter(next, this.allMapDataStore.addFilterId)
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user