소스 검색

Merge branch 'master' of http://git.iamberry.com/hexiugang/iamberry-common-parent

# Conflicts:
#	watero-rst-web/src/main/java/com/iamberry/rst/controllers/pts/AdminMachineController.java
#	watero-rst-web/src/main/webapp/WEB-INF/views/pts/machine/addRenovationMachine.ftl
liujiankang 7 년 전
부모
커밋
b400486b2b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      watero-rst-web/src/main/webapp/WEB-INF/views/pts/machine/machine_List.ftl

+ 1 - 1
watero-rst-web/src/main/webapp/WEB-INF/views/pts/machine/machine_List.ftl

@@ -76,7 +76,7 @@
                             <#if machineProduceType == 1>
                                 <option value ="1" selected>净水机</option>
                             <#else >
-                                <option value ="1">净水机<</option>
+                                <option value ="1">净水机</option>
                             </#if>
                             <#if machineProduceType == 2>
                                 <option value ="2" selected>冲奶机</option>