Commit 3474d430 authored by lixy's avatar lixy

搜索

parent 06714c12
......@@ -52,6 +52,7 @@ export default {
},
methods: {
async getAll() {
this.listQuery.keyword = this.$route.query.keywords;
let {
data: { data }
} = await axios.get(
......
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 to comment