diff --git a/acupuncture-前台/src/views/indexCom/image.png b/acupuncture-前台/src/views/indexCom/image.png new file mode 100644 index 00000000..baced7af Binary files /dev/null and b/acupuncture-前台/src/views/indexCom/image.png differ diff --git a/acupuncture-前台/src/views/indexCom/patient.vue b/acupuncture-前台/src/views/indexCom/patient.vue index fe2b21a4..ae9b2c97 100644 --- a/acupuncture-前台/src/views/indexCom/patient.vue +++ b/acupuncture-前台/src/views/indexCom/patient.vue @@ -9,8 +9,28 @@
-
-
+
+
+
+ +
+
+
+ {{ HZXXvalue[0].value || 0 }} +
+
患者总数
+
+
+ +
@@ -170,7 +190,7 @@ export default { }; this.diseaseValue.push(data); } - this.Linepatient(); // 患者总数 + // this.Linepatient(); // 患者总数 this.handleAge(); // 年龄 this.columnar(); //性别分析图 this.handleDisease(); //病种分布 @@ -256,6 +276,33 @@ export default {