Ver código fonte

修改体征设备接口报错

lulihong 6 anos atrás
pai
commit
0e65b256b3
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      html/jkjl/js/health-record.js

+ 1 - 1
html/jkjl/js/health-record.js

@ -127,7 +127,7 @@ mui.plusReady(function() {
			var html = template('baojian_list_tmp',data);
			$baojianList.html(html);
		}).then(function(){
			getEquipments()
//			getEquipments()
		})
	})
	.catch(function(e) {