Issues #182: done.

This commit is contained in:
chiayin
2023-11-10 14:19:43 +08:00
parent 03cacd5a9b
commit 9118497f09
3 changed files with 5 additions and 3 deletions

View File

@@ -330,6 +330,7 @@ export default {
// Log 檔前往 Map Log 頁, Filter 檔前往 Map Filter 頁
if(this.$route.params.type === 'log'){
this.logId = this.$route.params.fileId;
this.baseLogId = this.$route.params.fileId;
}else if(this.$route.params.type === 'filter') {
this.createFilterId = this.$route.params.fileId;
// 取得 logID 和上次儲存的 Funnel