|
|
|
@ -8,6 +8,7 @@
|
|
|
|
|
<div class="wrapper wrapper-content animated fadeInRight ibox-content" id="app">
|
|
|
|
|
<form class="form-horizontal m" id="form-network-edit" th:object="${tdPropertyNet}">
|
|
|
|
|
<input name="netId" th:field="*{netId}" type="hidden">
|
|
|
|
|
<input name="deptId" type="hidden" id="treeId" th:field="*{deptId}"/>
|
|
|
|
|
<div class="form-group">
|
|
|
|
|
<label class="col-sm-3 control-label is-required">所属地市:</label>
|
|
|
|
|
<div class="col-sm-8">
|
|
|
|
|