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

55

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