Commit 0b5a71b2 by 任晓松

update

parent 3f9c415b
......@@ -444,7 +444,7 @@ class UtilsOpNeedService extends AppServiceBase {
arr =[];
}
let dArr = {
type_cod:data[i].typeCode,
type_code:data[i].typeCode,
count:data[i].count
}
arr.push(dArr);
......
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