소스 검색

2019-11-25

xs 5 년 전
부모
커밋
48b49cc73d
1개의 변경된 파일5개의 추가작업 그리고 5개의 파일을 삭제
  1. 5 5
      src/main/webapp/webpage/modules/sg/managementcenter/materialplan/materialplanList.jsp

+ 5 - 5
src/main/webapp/webpage/modules/sg/managementcenter/materialplan/materialplanList.jsp

@@ -72,11 +72,11 @@
                 $('.deliverySchedule').datetimepicker({
                     format: "YYYY-MM-DD HH:mm:ss"
                 });
-
-                // jp.confirm('确认要删除该项目管理表单记录吗?', function(){
-                //     jp.loading();
-				//
-                // })
+                // $('input').bind('input propertychange', function() {
+                //     jp.confirm('确认要删除该项目管理表单记录吗?', function(){
+                //         jp.loading();
+                //     })
+                // });
             }
 		</script>