Commit 3477776c by 梁建民

js

parent 74ed4d41
......@@ -58,7 +58,8 @@ const mutations = {
state.aggs = payload.data;
}else {
} else {
state.aggs = [];
state.aggs = payload.data;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment