Browse Source

修改体征设备接口报错

lulihong 6 năm trước cách đây
mục cha
commit
0e65b256b3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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) {