From 6be49398a90a339a6c72ac9ea7a09fc368acda87 Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期三, 30 四月 2025 15:48:08 +0800 Subject: [PATCH] 测试完成 --- src/views/index.vue | 171 +++++++++++++++++++++++++++++++++----------------------- 1 files changed, 101 insertions(+), 70 deletions(-) diff --git a/src/views/index.vue b/src/views/index.vue index 439d775..b43ec1e 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -7,49 +7,48 @@ <!-- 灏辫瘖缁熻鐩掑瓙 --> <div class="grid-content bg-purple headerBox bgc1"> <div class="title"> - 鎮h�呯粺璁�<span + 闂ㄨ瘖鏈嶅姟<span style=" font-size: 25px; font-weight: 600; text-shadow: 2px 4px 7px rgb(85 132 255 / 50%); color: black; " - >12322 (浜�)</span - > + ></span> <span>{{ endatd }} ~ {{ statd }}</span> </div> <el-row :gutter="20"> - <el-col :span="8"> + <el-col :span="10"> <div class="home-user-task-stats"> <p>{{ 11231 }}</p> <div class="text-color2"> - <p>闂ㄨ瘖鎬绘暟锛堜汉锛�</p> + <p>闂ㄨ瘖灏辫瘖閲忥紙浜烘锛�</p> </div> </div> </el-col> - <el-col :span="7"> + <el-col :span="10"> <div class="home-user-task-stats"> <p>{{ 9207 }}</p> <div class="text-color2"> - <p>浣忛櫌鎬绘暟锛堜汉锛�</p> + <p>闂ㄨ瘖鏈嶅姟閲忥紙浜烘锛�</p> </div> </div> </el-col> - <el-col :span="7"> + <!-- <el-col :span="7"> <div class="home-user-task-stats"> <p>{{ 1209 }}</p> <div class="text-color2"> <p>浣撴鎬绘暟锛堜汉锛�</p> </div> </div> - </el-col> + </el-col> --> </el-row> </div> </el-col> <el-col :span="9"> <div class="grid-content bg-purple headerBox bgc2"> <div class="title"> - 闂ㄨ瘖鏈嶅姟鎬绘暟 + 鍑洪櫌鏈嶅姟 <span style=" font-size: 25px; @@ -57,24 +56,23 @@ font-weight: 600; color: red; " - >12322 (浜�)</span - > + ></span> <span>{{ endatd }} ~ {{ statd }}</span> </div> <el-row :gutter="20"> - <el-col :span="12"> + <el-col :span="10"> <div class="home-user-task-stats"> <p style="color: red">{{ 3453 }}</p> </div> <div class="text-color2"> - <p>浣忛櫌鏈嶅姟浜烘暟</p> + <p>鍑洪櫌灏辫瘖閲忥紙浜烘锛�</p> </div> </el-col> - <el-col :span="12"> + <el-col :span="10"> <div class="home-user-task-stats"> <p style="color: red">{{ 4213 }}</p> <div class="text-color2"> - <p>浣撴鏈嶅姟浜烘暟</p> + <p>鍑洪櫌鏈嶅姟閲忥紙浜烘锛�</p> </div> </div> </el-col> @@ -88,7 +86,7 @@ <!-- echars鏁版嵁鍙鍖� --> <div class="grid-content bg-purple" style="min-height: 365px"> <div class="title"> - 灏辫瘖缁熻 + 鏈嶅姟缁熻 <span>{{ endatd }} ~ {{ statd }}</span> <el-radio-group v-model="radio1" @@ -117,7 +115,7 @@ <el-col :span="4" class="aside"> <div class="grid-content bg-purple" style="margin-top: -180px"> <div class="title"> - 鍋ュ悍瀹f暀 + 绉戝鏈嶅姟閲� <span>{{ endatd }} ~ {{ statd }}</span> </div> <div style="max-height: 690px; width: 100%; overflow: auto"> @@ -134,6 +132,7 @@ width="88" class-name="name" ></el-table-column> + <el-table-column prop="count" class-name="count"> <template slot-scope="scope"> {{ scope.row.count }}娆� @@ -146,7 +145,7 @@ </el-row> <!-- 搴曢儴涓�涓� --> <el-row :gutter="20" style="margin-bottom: 20px"> - <el-col :span="15"> + <el-col :span="24"> <div class="grid-content bg-purple" style="min-height: 300px"> <div class="title"> 瀹f暀缁熻 @@ -158,7 +157,7 @@ </div> </div> </el-col> - <el-col :span="9"> + <!-- <el-col :span="9"> <div class="grid-content bg-purple" style="min-height: 300px"> <div class="title"> 鍚勯」鏈嶅姟缁熻 @@ -220,7 +219,7 @@ > <el-col :span="7"> <div style="display: flex"> - <div class="subtitle">闂ㄨ瘖闅忚</div> + <div class="subtitle">褰卞儚闅忚</div> <div class="grid-contents bg-purple-light">0娆�</div> </div> </el-col> @@ -281,7 +280,7 @@ </el-row> </div> </div> - </el-col> + </el-col> --> </el-row> </div> </div> @@ -289,10 +288,12 @@ <script> import { - getoutpatientamount, - getInhospital, - getBarchart, - getQtemplateobj, + getEChartsPatMedOuthospCount, + getechartsListCountdata, + getechartsMedOuthospList, + getechartsMedInhospList, + getechartsandData, + getDeptRanking, } from "@/api/AiCentre/index"; import dayjs from "dayjs"; @@ -339,9 +340,9 @@ }, }, created() { - // this.getoutpatientamount(); - // this.getInhospital(); - // this.getBarchart(); + // this.getTopdata(); + // this.getgraphdata(); + // this.getranking(); this.$nextTick(function () { this.getregionAmountCollect(); this.getnodeCollect(); @@ -367,10 +368,10 @@ } else { this.dyat = 360; } + this.getgraphdata(); + this.getranking(); + this.getTopdata(); this.getregionAmountCollect(); - // this.getoutpatientamount(); - // this.getInhospital(); - // this.getBarchart(); this.getnodeCollect(); this.getSkuTop(); }, @@ -380,7 +381,7 @@ // const res = await getnodeCollect(); // this.nodeCollect = res.data; this.nodeCollect = [ - { name: "闂ㄨ瘖闅忚", value: 1232 }, + { name: "褰卞儚闅忚", value: 1232 }, { name: "鍑洪櫌闅忚", value: 342 }, ]; this.myPieChart(); @@ -403,20 +404,48 @@ { amount: 0, count: 89, skuId: "0", skuName: "鎬ヨ瘖" }, { amount: 0, count: 88, skuId: "0", skuName: "鍣ㄦ绉�" }, { amount: 0, count: 87, skuId: "0", skuName: "楠ㄧ" }, - { amount: 0, count: 67, skuId: "0", skuName: "鏀惧皠绉�" }, + { amount: 0, count: 67, skuId: "0", skuName: "鏀惧皠绉�1" }, + { amount: 0, count: 67, skuId: "0", skuName: "鏀惧皠绉�2" }, ]; }, - // 鑾峰彇闂ㄨ瘖鍩虹鏁版嵁 - getoutpatientamount() { - getoutpatientamount().then((res) => {}); + // 鑾峰彇澶撮儴鏁版嵁 + getTopdata() { + let hospCountdata = { + startDate: this.endatd, + endDate: this.statd, + cy: 1, + }; + let Countdata = { + startDate: this.endatd, + endDate: this.statd, + cy: 1, + }; + getEChartsPatMedOuthospCount(hospCountdata).then((res) => {}); + getechartsListCountdata(Countdata).then((res) => {}); }, // 鑾峰彇灏辫瘖鏁伴噺 - getBarchart() { - getBarchart().then((res) => {}); + getranking() { + let Rankingdata = { + startDate: this.endatd, + endDate: this.statd, + cy: 1, + }; + getDeptRanking(Rankingdata).then((res) => {}); }, - // 鑾峰彇鎬婚噺鏁伴噺 - getInhospital() { - getInhospital().then((res) => {}); + // 鑾峰彇涓儴绾挎煴鍥炬暟鎹� + getgraphdata() { + let Outhospdata = { + startDate: this.endatd, + endDate: this.statd, + cy: 1, + }; + let Inhospdata = { + startDate: this.endatd, + endDate: this.statd, + cy: 1, + }; + getechartsMedOuthospList(Outhospdata).then((res) => {}); + getechartsMedInhospList(Inhospdata).then((res) => {}); }, // 鑾峰彇绾跨姸鍥炬椂闂� @@ -455,10 +484,10 @@ data: [ "鍑洪櫌闅忚閲�", "闂ㄨ瘖闅忚閲�", - "鍦ㄩ櫌闅忚閲�", - "闂ㄨ瘖澶嶈瘖閫氱煡", - "鍑洪櫌澶嶈瘖閫氱煡", - "鍦ㄩ櫌璇勪及閲�", + // "鍦ㄩ櫌闅忚閲�", + // "闂ㄨ瘖澶嶈瘖閫氱煡", + "鍑洪櫌鏈嶅姟浜烘", + "闂ㄨ瘖鏈嶅姟浜烘", ], }, xAxis: [ @@ -515,18 +544,18 @@ }, data: [120, 150, 165, 90, 140, 200, 130, 85, 175, 95, 110, 160], }, + // { + // name: "褰卞儚闅忚閲�", + // type: "bar", + // tooltip: { + // valueFormatter: function (value) { + // return value + " 浜�"; + // }, + // }, + // data: [102, 190, 135, 88, 175, 160, 83, 145, 200, 110, 97, 180], + // }, { name: "闂ㄨ瘖闅忚閲�", - type: "bar", - tooltip: { - valueFormatter: function (value) { - return value + " 浜�"; - }, - }, - data: [102, 190, 135, 88, 175, 160, 83, 145, 200, 110, 97, 180], - }, - { - name: "鍦ㄩ櫌闅忚閲�", type: "bar", tooltip: { valueFormatter: function (value) { @@ -536,20 +565,20 @@ data: [145, 92, 178, 134, 167, 85, 199, 112, 156, 88, 120, 145], }, + // { + // name: "鍑洪櫌澶嶈瘖閫氱煡", + // type: "line", + // smooth: 0.3, + // yAxisIndex: 1, + // tooltip: { + // valueFormatter: function (value) { + // return value + " 娆�"; + // }, + // }, + // data: [45, 123, 78, 156, 89, 34, 199, 112, 67, 145, 88, 175], + // }, { - name: "鍑洪櫌澶嶈瘖閫氱煡", - type: "line", - smooth: 0.3, - yAxisIndex: 1, - tooltip: { - valueFormatter: function (value) { - return value + " 娆�"; - }, - }, - data: [45, 123, 78, 156, 89, 34, 199, 112, 67, 145, 88, 175], - }, - { - name: "闂ㄨ瘖澶嶈瘖閫氱煡", + name: "鍑洪櫌鏈嶅姟浜烘", type: "line", smooth: 0.3, yAxisIndex: 1, @@ -561,7 +590,7 @@ data: [102, 190, 135, 88, 175, 160, 83, 145, 200, 110, 97, 180], }, { - name: "鍦ㄩ櫌璇勪及閲�", + name: "闂ㄨ瘖鏈嶅姟浜烘", type: "line", smooth: 0.3, yAxisIndex: 1, @@ -980,7 +1009,9 @@ min-height: 36px; border-radius: 20px; padding: 0 10px; + text-align: center; } + .grid-contents { min-height: 36px; border-radius: 20px; -- Gitblit v1.9.3