This commit is contained in:
parent
63a4b8af27
commit
e3ffde1ec9
|
|
@ -75,7 +75,7 @@
|
||||||
:options="unitList" :normalizer="normalizer"
|
:options="unitList" :normalizer="normalizer"
|
||||||
:show-count="true" style="width: 240px" :disable-branch-nodes="true"
|
:show-count="true" style="width: 240px" :disable-branch-nodes="true"
|
||||||
noChildrenText="没有数据了" noOptionsText="没有数据" noResultsText="没有搜索结果"
|
noChildrenText="没有数据了" noOptionsText="没有数据" noResultsText="没有搜索结果"
|
||||||
placeholder="请选择往来单位" @select="unitChange"
|
placeholder="请选择租赁单位" @select="unitChange"
|
||||||
/>
|
/>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
<el-form-item prop="leaseProjectId">
|
<el-form-item prop="leaseProjectId">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue