yingzhou 6 years ago
parent
commit
876f37fa6b

+ 1 - 1
app/article/html/article.html

@ -324,7 +324,7 @@
			        		var icon=5;
			        		if(res.status==200){//更新父窗体的状态
			        			icon=1
			        			top.serviceItem.getServiceItemList();
			        			parent.serviceItem.getServiceItemList();
			        		}
			        		top.layer.msg(res.msg, {icon: icon});
			        	})

+ 2 - 2
app/rehabilitation/js/rehabilitation_management.js

@ -53,7 +53,7 @@
				if(status==1){
					top.layer.open({
					  type: 2,
					  area: ['600px', '650px'],
					  area: ['800px', '650px'],
					  shade: 0.5,
					  title: '完成项目确认',
					  fixed: true, //不固定
@ -68,7 +68,7 @@
//							planids='402803f6657f195301657f4c4ce70000';
				layer.open({
				  type: 2,
				  area: ['600px', '650px'],
				  area: ['800px', '650px'],
				  shade: 0.5,
				  title: '服务项目内容',
				  fixed: true, //不固定