Commit 230be844 authored by huhaiqing's avatar huhaiqing

预装查询修改

parent 1bc9f200
...@@ -377,6 +377,7 @@ export default { ...@@ -377,6 +377,7 @@ export default {
created() { created() {
// 查询待预装 // 查询待预装
this.handleQuery("toBePre"); this.handleQuery("toBePre");
this.handleQuery('pre');
}, },
methods: { methods: {
formatDate, formatDate,
......
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