liuyuanhang 4 éve
szülő
commit
96636cfb43
1 módosított fájl, 5 hozzáadás és 0 törlés
  1. 5 0
      pages/patient/patientxq.vue

+ 5 - 0
pages/patient/patientxq.vue

@@ -292,6 +292,9 @@
 					this.recordlist = res.data.order_arr //历史问诊
 					this.recordlist = res.data.order_arr //历史问诊
 					this.dalist = res.data.patients_arr //患者档案
 					this.dalist = res.data.patients_arr //患者档案
 					this.getguanzhu(user_arr.id);
 					this.getguanzhu(user_arr.id);
+					this.fwb = res.data.nums.fuwu_num;
+					this.dd = res.data.nums.order_num;
+					this.da = res.data.nums.pati_num;
 				}
 				}
 				
 				
 			},
 			},
@@ -315,6 +318,8 @@
 						title: '请填写备注',
 						title: '请填写备注',
 						icon: 'none'
 						icon: 'none'
 					})
 					})
+					return false;
+					// let res = this.$request.post()
 				}
 				}
 			}
 			}
 		}
 		}