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>
......
...@@ -126,16 +126,6 @@ ...@@ -126,16 +126,6 @@
</m:ref> </m:ref>
<m:desc></m:desc> <m:desc></m:desc>
</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:field>
<m:name>contract.contractName</m:name> <m:name>contract.contractName</m:name>
<m:title>合同名称</m:title> <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