明树Git Lab

Commit d8de8e57 authored by zfp1's avatar zfp1

update

parent cda916a2
...@@ -38,7 +38,6 @@ const letianProTraceCodeSchema = new Schema({ ...@@ -38,7 +38,6 @@ const letianProTraceCodeSchema = new Schema({
}, },
proInDate: { proInDate: {
type: Date, type: Date,
default: Date.now,
get: v => moment(v).format("YYYY-MM-DD"), get: v => moment(v).format("YYYY-MM-DD"),
comment: "农产品初加工日期" comment: "农产品初加工日期"
}, },
......
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