Commit 354460f4 authored by wangxl's avatar wangxl

222

parent d38a4422
...@@ -8,13 +8,13 @@ ...@@ -8,13 +8,13 @@
</div> </div>
</a-col> </a-col>
</a-row> </a-row>
<a-row> <!-- <a-row>
<a-col :span="24"> <a-col :span="24">
<a-form-model-item ref="upTreeCode" label="上级单位" prop="upTreeCode"> <a-form-model-item ref="upTreeCode" label="上级单位" prop="upTreeCode">
<unit-tree-select v-model="formData.upTreeCode" :unitType="0" /> <unit-tree-select v-model="formData.upTreeCode" :unitType="0" />
</a-form-model-item> </a-form-model-item>
</a-col> </a-col>
</a-row> </a-row> -->
<a-row> <a-row>
<a-col :span="24"> <a-col :span="24">
<a-form-model-item ref="unitName" label="单位名称" prop="unitName"> <a-form-model-item ref="unitName" label="单位名称" prop="unitName">
......
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