Commit b3159a06 authored by zhangyanni's avatar zhangyanni

已发布的需求

parent 5aa1e6c7
......@@ -708,7 +708,7 @@
},
search: {
businessId: 0,
source:this.$route.query.oM?null:1
source:this.$route.query.oM?null:this.$route.query.id?1:2
}
};
api.getRequireListAxios(params).then((res) => {
......
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