|
|
@ -8,6 +8,7 @@
|
|
|
|
<div class="wrapper wrapper-content animated fadeInRight ibox-content" id="app">
|
|
|
|
<div class="wrapper wrapper-content animated fadeInRight ibox-content" id="app">
|
|
|
|
<form class="form-horizontal m" id="form-property-edit" th:object="${tdPropertyManager}">
|
|
|
|
<form class="form-horizontal m" id="form-property-edit" th:object="${tdPropertyManager}">
|
|
|
|
<input name="useId" th:field="*{useId}" type="hidden">
|
|
|
|
<input name="useId" th:field="*{useId}" type="hidden">
|
|
|
|
|
|
|
|
<input name="deptId" type="hidden" th:field="*{deptId}" id="treeId"/>
|
|
|
|
<div class="form-group">
|
|
|
|
<div class="form-group">
|
|
|
|
<label class="col-sm-3 control-label is-required">密品编号:</label>
|
|
|
|
<label class="col-sm-3 control-label is-required">密品编号:</label>
|
|
|
|
<div class="col-sm-8">
|
|
|
|
<div class="col-sm-8">
|
|
|
|