Commit 82aa338b by yanHeng

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

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