Commit cb42eb69 authored by wangxl's avatar wangxl

3333

parent 0289562e
...@@ -34,13 +34,6 @@ ...@@ -34,13 +34,6 @@
</a-form-model-item> </a-form-model-item>
</a-col> </a-col>
</a-row> </a-row>
<a-row>
<a-col :span="24">
<a-form-model-item prop="organizationCode" ref="organizationCode" label="机构代码">
<a-input placeholder="组织机构代码/统一社会信用代码" v-model="formData.organizationCode" :maxLength="100" style="width:350px;" />
</a-form-model-item>
</a-col>
</a-row>
<a-row> <a-row>
<a-col :span="24"> <a-col :span="24">
<a-form-model-item ref="unitAddress" label="单位地址" prop="unitAddress"> <a-form-model-item ref="unitAddress" label="单位地址" prop="unitAddress">
......
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