|
|
@ -8,7 +8,7 @@
|
|
|
|
<body class="white-bg">
|
|
|
|
<body class="white-bg">
|
|
|
|
<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-train-edit" th:object="${tdTrain}">
|
|
|
|
<form class="form-horizontal m" id="form-train-edit" th:object="${tdTrain}">
|
|
|
|
<input name="ID" th:field="*{ID}" type="hidden">
|
|
|
|
<input name="ID" th:field="*{id}" type="hidden">
|
|
|
|
<!-- <input name="deptId" type="hidden" th:field="*{deptId}" id="treeId">-->
|
|
|
|
<!-- <input name="deptId" type="hidden" th:field="*{deptId}" id="treeId">-->
|
|
|
|
<div class="row">
|
|
|
|
<div class="row">
|
|
|
|
<div class="col-sm-6">
|
|
|
|
<div class="col-sm-6">
|
|
|
|