Commit 3b6788d0 by 高晓磊

运输记录车牌号判断

parent 5f70e48a
......@@ -149,7 +149,7 @@
</field>
<field title='车牌号'>
<name>transportVehicle.plateNumber</name>
<type>uuid</type>
<type>string</type>
<ref>
<type></type>
<name>com.xyst.dinas.transport.datamodel.TransportVehicle</name>
......
......@@ -169,7 +169,7 @@
<m:field>
<m:name>transportVehicle.plateNumber</m:name>
<m:title>车牌号</m:title>
<m:type>uuid</m:type>
<m:type>string</m:type>
<m:ref>
<m:name>com.xyst.dinas.transport.datamodel.TransportVehicle</m:name>
<m:type></m:type>
......
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