Explorar o código

修复remark错误

RuoYi %!s(int64=6) %!d(string=hai) anos
pai
achega
9ff8613336
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/resources/templates/monitor/job/edit.html

+ 1 - 1
src/main/resources/templates/monitor/job/edit.html

@@ -48,7 +48,7 @@
 			<div class="form-group">
 				<label class="col-sm-3 control-label">备注:</label>
 				<div class="col-sm-8">
-					<input id="remark" name="remark" class="form-control" type="text" th:field="*{jobName}">
+					<input id="remark" name="remark" class="form-control" type="text" th:field="*{remark}">
 				</div>
 			</div>
 			<div class="form-group">