lrf402788946 %!s(int64=4) %!d(string=hai) anos
pai
achega
2d8450fb6f
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      app/model/transport.js

+ 5 - 0
app/model/transport.js

@@ -79,6 +79,11 @@ const transport = {
     type: String,
     field: { label: '签收时间' },
   },
+  route: {
+    type: String,
+    required: true,
+    field: { label: '线路' },
+  },
   out_bill: {
     type: [ bill ],
     maxLength: 200,