Commit 2a4a1f95 by wkliang

Merge branch 'center-order' of gitlab.gongsibao.com:jiangyong/zhichan into center-order

parents f051fc70 8b99c15c
......@@ -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