Commit 82aa338b by yanHeng

[修改] 自提车辆增加合同状态

parent f76390ea
......@@ -111,11 +111,6 @@
<type>string</type>
<description></description>
</field>
<field title='合同状态'>
<name>contract.contractState</name>
<type>string</type>
<description></description>
</field>
<field title='合同编号'>
<name>contract.contractCode</name>
<type>string</type>
......
......@@ -126,16 +126,6 @@
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>contract.contractState</m:name>
<m:title>合同状态</m:title>
<m:type>string</m:type>
<m:ref>
<m:name></m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>contract.contractName</m:name>
<m:title>合同名称</m:title>
......
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