Browse Source

修改文章发送消息提示

zyz 6 years ago
parent
commit
28ce2475f0

+ 3 - 6
app/article/html/article.html

@ -272,13 +272,10 @@
			        },
			        doctorSendArticleToPatients:function(obj) {
			        	var vm=this
			        	var loadding = top.layer.load(0, {shade: false}); //0代表加载的风格,支持0-2
			            jbscAPI.doctorSendArticleToPatients(obj).then(function(res){
				            if (res.status === 10000) {
				                console.log('发送成功')
				            } else {
				                this.$loading.close()
				                common.xhrStatus.call(this, res)
				            }
			            	top.layer.close(loadding);
				            top.layer.msg(res.message, {icon: 1});
			            })   
			        }
			    }

+ 0 - 2
app/jbsc/html/filter_type.html

@ -196,7 +196,6 @@
			    			pagesize: vm.pageSize
			    		}
			    		jbscAPI.patientsByTeam(data).then(function(res){
			    			console.log(res)
			    			if(res.status==200){
			    				var list=vm.denizenList;
			    				var _length=res.data && res.data.length || 0;
@ -212,7 +211,6 @@
			   		},
			   		getDoctorTeam:function(){
			   			var vm=this
			   			console.log("A")
			   			var wlyyAgentForDoc=JSON.parse(window.localStorage.getItem('wlyyAgentForDoc'));
			   			var uid=wlyyAgentForDoc && wlyyAgentForDoc.uid;
			   			jbscAPI.getDoctorTeam(uid).then(function(res){

+ 1 - 1
app/jbsc/html/questionnaire.html

@ -17,7 +17,7 @@
	<body>
		<div class="flex-box" id="app" style="align-items: flex-start;" v-cloak>
			<div class="flex-box-item">
				<div class="prompt-text">请认真填写本页面,方便医生进行综合评估【厦门i健康】</div>
				<!--<div class="prompt-text">请认真填写本页面,方便医生进行综合评估【厦门i健康】</div>-->
				<div class="single-choice-question">
					<div class="question-title">单选题</div>
					<div class="question-content">