소스 검색

机器设备修改

pangjl 4 년 전
부모
커밋
0898b60482
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/main/webapp/admin/machineManage/addEquproduct.html

+ 1 - 1
src/main/webapp/admin/machineManage/addEquproduct.html

@@ -287,7 +287,7 @@
 	 }) 
 	  initSelect('isPromotton', "IS_PROMOTION", "isPromotton", '', true);
 	  initSelect('isFragile', "IS_FRAGILE", "isFragile", '', true);
-	  initSelect('type', 'GAME_SETUP_TYPE', 'type', '', true);
+	  initSelect('type', 'GAME_EQU_TYPE', 'type', '', true);
     </script>
 </body>