五月天青色头像情侣网名,国产亚洲av片在线观看18女人,黑人巨茎大战俄罗斯美女,扒下她的小内裤打屁股

歡迎光臨散文網(wǎng) 會員登陸 & 注冊

代碼哦

2023-05-30 13:25 作者:四川之王  | 我要投稿

$(window).preloader();

window.onload = function () {

? ?refreshQueue();
};

function getCardIdInfor(command) {
? ?var GetCardIdInforReqVO = {
? ? ? ?command: command, //0:表示讀卡器輸入卡號 1:表示手動輸入卡號
? ? ? ?cardId: $("#cardId").val()
? ?};
? ?$.ajax({
? ? ? ?url: "/medicalExamination/getCardIdInfor",
? ? ? ?type: "post",
? ? ? ?contentType: 'application/json',
? ? ? ?data: JSON.stringify(GetCardIdInforReqVO),
? ? ? ?success: function (data) {
? ? ? ? ? ?if (null == data.message) {
? ? ? ? ? ? ? ?$("#cardId").val(data.cardId);
? ? ? ? ? ? ? ?$("#name").val(data.name);
? ? ? ? ? ? ? ?$("#sex").val(data.sex);
? ? ? ? ? ? ? ?$("#nationality").val(data.nationality);
? ? ? ? ? ? ? ?$("#age").val(data.age);
? ? ? ? ? ? ? ?$("#queueId").val(data.queueId);
? ? ? ? ? ?} else {
? ? ? ? ? ? ? ?swal(data.message, "", "error")
? ? ? ? ? ?}
? ? ? ?}
? ?})
}

function savemedicalExaminationInfo() {

? ?var medicalExaminationInfoReqVO = {
? ? ? ?cardId: $("#cardId").val(),
? ? ? ?bodyTemperature: $("#bodyTemperature").val(),
? ? ? ?pulse: $("#pulse").val(),
? ? ? ?heartRate: $("#heartRate").val(),
? ? ? ?bloodPressure: $("#bloodPressure").val(),
? ? ? ?examinationCost: $("#examinationCost").val(),
? ? ? ?prescriptionNum:$("#prescriptionNum").val(),
? ? ? ?queueId: $("#queueId").val()
? ?};

? ?$.ajax({
? ? ? ?url: "/medicalExamination/saveMedicalExaminationInfo",
? ? ? ?type: "post",
? ? ? ?data: JSON.stringify(medicalExaminationInfoReqVO),
? ? ? ?contentType: "application/json",
? ? ? ?success: function (data) {

? ? ? ? ? ?if (data !== null && data.status === 1) {
? ? ? ? ? ? ? ?swal({
? ? ? ? ? ? ? ? ? ?title: "保存成功!",
? ? ? ? ? ? ? ? ? ?type: "success",
? ? ? ? ? ? ? ?}, function () {
? ? ? ? ? ? ? ? ? ?setTimeout(function () {
? ? ? ? ? ? ? ? ? ? ? ?window.location.reload()
? ? ? ? ? ? ? ? ? ?}, 500)
? ? ? ? ? ? ? ?})
? ? ? ? ? ?} else {
? ? ? ? ? ? ? ?swal(data.message, "", "error")
? ? ? ? ? ?}
? ? ? ?}
? ?})

}

<!--控制隊列側(cè)邊欄-->
$(".showbar").on('click', function () {
? ?$('.widget-bar').toggleClass('on1');
? ?$('.showbar').toggleClass('on2');
});

//獲取當前醫(yī)生下所有門診隊列患者
function refreshQueue() {

? ?$.ajax({
? ? ? ?url: "/outpatient/getalloutpatientqueue",
? ? ? ?type: "post",
? ? ? ?dataType: "json",
? ? ? ?success: function (data) {

? ? ? ? ? ?var html = '';
? ? ? ? ? ?$.each(data, function (i, value) {
? ? ? ? ? ? ? ?html += '<tr class="alloutpatientqueue">';
? ? ? ? ? ? ? ?html += '<th>' + (i + 1) + '</th>';
? ? ? ? ? ? ? ?html += '<td>' + value.cardId + '</td>';
? ? ? ? ? ? ? ?html += '<td>' + value.patientName + '</td>';
? ? ? ? ? ? ? ?html += ' </tr>'
? ? ? ? ? ?});
? ? ? ? ? ?$('#alloutpatientqueue').html(html)
? ? ? ?}
? ?});
}

代碼哦的評論 (共 條)

分享到微博請遵守國家法律
突泉县| 瓮安县| 抚顺县| 嘉善县| 呼和浩特市| 济阳县| 塔河县| 新沂市| 普洱| 临湘市| 正宁县| 合山市| 克拉玛依市| 那曲县| 改则县| 开封县| 桦甸市| 瓦房店市| 正镶白旗| 青铜峡市| 多伦县| 巩留县| 邵东县| 香港 | 平江县| 镇安县| 永康市| 台北市| 翼城县| 福州市| 盐源县| 宜春市| 林西县| 巴青县| 河北区| 天峨县| 遂平县| 清涧县| 托克逊县| 化德县| 南漳县|