|
@@ -508,7 +508,7 @@
|
|
|
<label class="layui-form-label">部门:</label>
|
|
|
<div class="layui-input-block with-icon">
|
|
|
<sys:treeselect id="office" name="office.id" value="${ruralProjectRecords.office.id}" labelName="office.name" labelValue="${ruralProjectRecords.office.name}"
|
|
|
- cssStyle="background-color:#fff" title="部门" url="/sys/office/treeDataAll?type=2" cssClass="form-control layui-input" allowClear="true" notAllowSelectParent="true"/>
|
|
|
+ cssStyle="background-color:#fff" title="部门" url="/sys/office/treeDataAll?type=2" cssClass="form-control layui-input" allowClear="true" notAllowSelectParent="false"/>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="layui-item query athird ">
|