Commit 1c2775ef authored by 仇晓婷's avatar 仇晓婷

55

parent 47d1435a
......@@ -116,14 +116,14 @@ export default {
easySearch: {
keys: { op: "title", value: null },
type: { op: "Equal", value: 1 },
// routingHeaderId: {
// op: "Equal",
// value: Number(this.$route.query.headid),
// },
// routingDetailId: {
// op: "Equal",
// value: Number(this.$route.query.routid),
// },
routingHeaderId: {
op: "Equal",
value: Number(this.$route.query.headid),
},
routingDetailId: {
op: "Equal",
value: Number(this.$route.query.routid),
},
},
modal: false,
deletelModal: false,
......
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