浏览代码

2019-11-25

xs 5 年之前
父节点
当前提交
48b49cc73d

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

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