Ver Fonte

机器设备修改

pangjl há 4 anos atrás
pai
commit
0898b60482
1 ficheiros alterados com 1 adições e 1 exclusões
  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>