提交修改

hangao
dshclm 5 months ago
parent 24f0cc287c
commit a4a218786d

@ -8,7 +8,7 @@
<body class="white-bg">
<div class="wrapper wrapper-content animated fadeInRight ibox-content" id="app">
<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">-->
<div class="row">
<div class="col-sm-6">

Loading…
Cancel
Save