Commit ca1566cc by 梁建民

js

parent 69c4777b
......@@ -279,7 +279,7 @@
},
getAggData: function (id) {
let params = Object.assign({}, {'sample_class_id': id});
let params = Object.assign({}, {'sample_class_id/eq': id});
this.$store.dispatch({
type: "aggs",
......
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