Commit cbabbdca by linboxuan

opneedInfo update

parent 1786aa6f
......@@ -49,6 +49,7 @@ class NeedinfoService extends ServiceBase {
async opNeedList (pobj, actionBody, req) {
// 时间段,分页,排序,需求状态 条件展示未做
let statusDic = ['wts', 'yts', 'ygj', 'ygb', 'ycd']
console.log(pobj);
console.log(pobj.actionBody);
var sobj = {
......
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