Discover: Fix SidebarFilter Funnel.
This commit is contained in:
@@ -31,6 +31,8 @@ export default defineStore('allMapDataStore', {
|
||||
hasResultRule: null, // click Apply 後檢查是否有 Data
|
||||
temporaryData: [], // 沒被 apply 的 Data
|
||||
postRuleData: [], // has-result API & temp-filters API 的 Data
|
||||
ruleData: [], // Funnle view's data
|
||||
isRuleData: [], // toggle button data
|
||||
}),
|
||||
getters: {
|
||||
processMap: state => {
|
||||
|
||||
Reference in New Issue
Block a user