Commit 1e146b80 by 蒋勇

d

parent 3b23ecff
...@@ -203,10 +203,10 @@ class RptTypeService extends ServiceBase{ ...@@ -203,10 +203,10 @@ class RptTypeService extends ServiceBase{
})); }));
var paramto={ var paramto={
"Detectionzone":batch.batchdate, "Detection_zone":batch.batchdate,
"CreatTime":batch.updated_at, "CreatTime":batch.updated_at,
"companyname":batch.companyname, "company_name":batch.companyname,
"TaskNum":batch.id, "Task_Num":batch.id,
"fi":arrayfi, "fi":arrayfi,
"ri":tmp, "ri":tmp,
} }
......
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