明树Git Lab

Commit 8cbddff1 authored by zfp1's avatar zfp1

update

parent 2d08f642
...@@ -378,6 +378,8 @@ async function inMat(req, res, next) { ...@@ -378,6 +378,8 @@ async function inMat(req, res, next) {
name: element.name, name: element.name,
totalCount: element.count, totalCount: element.count,
//TODO: 补充字段 //TODO: 补充字段
spec: element.spec,
comment: element.comment,
}); });
//2. 创建记录 //2. 创建记录
await DB.AgrMatInOut.create({ await DB.AgrMatInOut.create({
......
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