From 2977b13162d90304d972d4b04be8c4adc1250b93 Mon Sep 17 00:00:00 2001 From: WXL (wul) <wl_5969728@163.com> Date: 星期三, 17 九月 2025 16:18:26 +0800 Subject: [PATCH] 同步 --- src/views/followvisit/complaint/index.vue | 4 +- src/views/followvisit/technology/index.vue | 4 +- src/assets/styles/variables.scss | 2 src/views/followvisit/SpecificDisease/index.vue | 4 +- src/views/followvisit/again/index.vue | 6 +- vue.config.js | 4 +- src/assets/styles/sidebar.scss | 3 + src/views/followvisit/zbAgain/index.vue | 4 +- dist (3).zip | 0 src/views/patient/patient/outpatient.vue | 4 +- src/views/patient/patient/index.vue | 4 +- src/views/followvisit/record/index.vue | 4 +- src/views/followvisit/zysatisfaction/index.vue | 4 +- src/views/followvisit/record/physical/index.vue | 4 +- src/views/followvisit/mzsatisfaction/index.vue | 2 src/views/followvisit/record/detailpage/index.vue | 2 src/views/patient/patient/hospital.vue | 4 +- src/views/patient/patient/behospitalized.vue | 4 +- src/views/followvisit/discharge/outpatientService.vue | 4 +- src/views/followvisit/discharge/index.vue | 2 20 files changed, 35 insertions(+), 34 deletions(-) diff --git "a/dist \0503\051.zip" "b/dist \0503\051.zip" new file mode 100644 index 0000000..6f15f11 --- /dev/null +++ "b/dist \0503\051.zip" Binary files differ diff --git a/src/assets/styles/sidebar.scss b/src/assets/styles/sidebar.scss index a73b9c6..36760bb 100644 --- a/src/assets/styles/sidebar.scss +++ b/src/assets/styles/sidebar.scss @@ -102,7 +102,8 @@ & .theme-dark .nest-menu .el-submenu>.el-submenu__title, & .theme-dark .el-submenu .el-menu-item { background-color: $base-sub-menu-background !important; - +font-size: 16px; +font-family: 'Verdana', sans-serif; &:hover { background-color: $base-sub-menu-hover !important; } diff --git a/src/assets/styles/variables.scss b/src/assets/styles/variables.scss index 8072a9a..feec4e2 100644 --- a/src/assets/styles/variables.scss +++ b/src/assets/styles/variables.scss @@ -22,7 +22,7 @@ $base-menu-light-background:#59f97f; $base-logo-light-title-color: #001529; -$base-sub-menu-background:#aec6e8; +$base-sub-menu-background:#90a8d1; $base-sub-menu-hover:#6eb8fc; // 鑷畾涔夋殫鑹茶彍鍗曢鏍� diff --git a/src/views/followvisit/SpecificDisease/index.vue b/src/views/followvisit/SpecificDisease/index.vue index 755f1bd..8143974 100644 --- a/src/views/followvisit/SpecificDisease/index.vue +++ b/src/views/followvisit/SpecificDisease/index.vue @@ -1016,8 +1016,8 @@ }, //鎮h��360璺宠浆 gettoken360(sfzh,drcode,drname) { - this.$modal.msgWarning('360鍔熻兘鏆傛湭寮�閫�'); - return; // 闃绘鍚庣画浠g爜鎵ц + // this.$modal.msgWarning('360鍔熻兘鏆傛湭寮�閫�'); + this.postData.YeWuXX.BingRenXX.ZhengJianHM = sfzh; if (this.postData.XiaoXiTou.ZuHuMC=='涓芥按甯備腑鍖婚櫌') { this.postData.YeWuXX.YongHuXX.YongHuID = '1400398571877961728'; diff --git a/src/views/followvisit/again/index.vue b/src/views/followvisit/again/index.vue index 92d569e..ea74251 100644 --- a/src/views/followvisit/again/index.vue +++ b/src/views/followvisit/again/index.vue @@ -1426,8 +1426,8 @@ }, //鎮h��360璺宠浆 gettoken360(sfzh, drcode, drname) { - this.$modal.msgWarning('360鍔熻兘鏆傛湭寮�閫�'); - return; // 闃绘鍚庣画浠g爜鎵ц + // // this.$modal.msgWarning('360鍔熻兘鏆傛湭寮�閫�'); + this.postData.YeWuXX.BingRenXX.ZhengJianHM = sfzh; if (this.postData.XiaoXiTou.ZuHuMC == "涓芥按甯備腑鍖婚櫌") { this.postData.YeWuXX.YongHuXX.YongHuID = "1400398571877961728"; @@ -1474,7 +1474,7 @@ .then((response) => { console.log(response); }) - .then(() => { + .then(() => { this.getList(1); this.$modal.msgSuccess("鎮h�呰繃婊ゆ垚鍔�"); }); diff --git a/src/views/followvisit/complaint/index.vue b/src/views/followvisit/complaint/index.vue index 693e413..13890d7 100644 --- a/src/views/followvisit/complaint/index.vue +++ b/src/views/followvisit/complaint/index.vue @@ -1565,8 +1565,8 @@ }, //鎮h��360璺宠浆 gettoken360(sfzh, drcode, drname) { - this.$modal.msgWarning('360鍔熻兘鏆傛湭寮�閫�'); - return; // 闃绘鍚庣画浠g爜鎵ц + // this.$modal.msgWarning('360鍔熻兘鏆傛湭寮�閫�'); + this.postData.YeWuXX.BingRenXX.ZhengJianHM = sfzh; if (this.postData.XiaoXiTou.ZuHuMC == "涓芥按甯備腑鍖婚櫌") { this.postData.YeWuXX.YongHuXX.YongHuID = "1400398571877961728"; diff --git a/src/views/followvisit/discharge/index.vue b/src/views/followvisit/discharge/index.vue index 1e700f1..6fd7546 100644 --- a/src/views/followvisit/discharge/index.vue +++ b/src/views/followvisit/discharge/index.vue @@ -1676,7 +1676,7 @@ //鎮h��360璺宠浆 gettoken360(sfzh, drcode, drname) { this.$modal.msgWarning("360鍔熻兘鏆傛湭寮�閫�"); - return; // 闃绘鍚庣画浠g爜鎵ц + this.postData.YeWuXX.BingRenXX.ZhengJianHM = sfzh; if (this.postData.XiaoXiTou.ZuHuMC == "涓芥按甯備腑鍖婚櫌") { this.postData.YeWuXX.YongHuXX.YongHuID = "1400398571877961728"; diff --git a/src/views/followvisit/discharge/outpatientService.vue b/src/views/followvisit/discharge/outpatientService.vue index f0acb01..2d42326 100644 --- a/src/views/followvisit/discharge/outpatientService.vue +++ b/src/views/followvisit/discharge/outpatientService.vue @@ -1398,8 +1398,8 @@ }, //鎮h��360璺宠浆 gettoken360(sfzh, drcode, drname) { - this.$modal.msgWarning('360鍔熻兘鏆傛湭寮�閫�'); - return; // 闃绘鍚庣画浠g爜鎵ц + // this.$modal.msgWarning('360鍔熻兘鏆傛湭寮�閫�'); + this.postData.YeWuXX.BingRenXX.ZhengJianHM = sfzh; if (this.postData.XiaoXiTou.ZuHuMC == "涓芥按甯備腑鍖婚櫌") { this.postData.YeWuXX.YongHuXX.YongHuID = "1400398571877961728"; diff --git a/src/views/followvisit/mzsatisfaction/index.vue b/src/views/followvisit/mzsatisfaction/index.vue index f4c808c..fd2e5eb 100644 --- a/src/views/followvisit/mzsatisfaction/index.vue +++ b/src/views/followvisit/mzsatisfaction/index.vue @@ -1602,7 +1602,7 @@ //鎮h��360璺宠浆 gettoken360(sfzh, drcode, drname) { this.$modal.msgWarning("360鍔熻兘鏆傛湭寮�閫�"); - return; // 闃绘鍚庣画浠g爜鎵ц + this.postData.YeWuXX.BingRenXX.ZhengJianHM = sfzh; if (this.postData.XiaoXiTou.ZuHuMC == "涓芥按甯備腑鍖婚櫌") { this.postData.YeWuXX.YongHuXX.YongHuID = "1400398571877961728"; diff --git a/src/views/followvisit/record/detailpage/index.vue b/src/views/followvisit/record/detailpage/index.vue index cc8990c..ccafdd3 100644 --- a/src/views/followvisit/record/detailpage/index.vue +++ b/src/views/followvisit/record/detailpage/index.vue @@ -1340,7 +1340,7 @@ //鎮h��360璺宠浆 gettoken360(sfzh, drcode, drname) { this.$modal.msgWarning("360鍔熻兘鏆傛湭寮�閫�"); - return; // 闃绘鍚庣画浠g爜鎵ц + this.postData.YeWuXX.BingRenXX.ZhengJianHM = sfzh; if (this.postData.XiaoXiTou.ZuHuMC == "涓芥按甯備腑鍖婚櫌") { this.postData.YeWuXX.YongHuXX.YongHuID = "1400398571877961728"; diff --git a/src/views/followvisit/record/index.vue b/src/views/followvisit/record/index.vue index ea82ed8..cae151a 100644 --- a/src/views/followvisit/record/index.vue +++ b/src/views/followvisit/record/index.vue @@ -1079,8 +1079,8 @@ }, //鎮h��360璺宠浆 gettoken360(sfzh, drcode, drname) { - this.$modal.msgWarning('360鍔熻兘鏆傛湭寮�閫�'); - return; // 闃绘鍚庣画浠g爜鎵ц + // this.$modal.msgWarning('360鍔熻兘鏆傛湭寮�閫�'); + this.postData.YeWuXX.BingRenXX.ZhengJianHM = sfzh; if (this.postData.XiaoXiTou.ZuHuMC == "涓芥按甯備腑鍖婚櫌") { this.postData.YeWuXX.YongHuXX.YongHuID = "1400398571877961728"; diff --git a/src/views/followvisit/record/physical/index.vue b/src/views/followvisit/record/physical/index.vue index 2d1a0f8..a7fcbce 100644 --- a/src/views/followvisit/record/physical/index.vue +++ b/src/views/followvisit/record/physical/index.vue @@ -692,8 +692,8 @@ //鎮h��360璺宠浆 gettoken360(sfzh, drcode, drname) { - this.$modal.msgWarning('360鍔熻兘鏆傛湭寮�閫�'); - return; // 闃绘鍚庣画浠g爜鎵ц + // this.$modal.msgWarning('360鍔熻兘鏆傛湭寮�閫�'); + this.postData.YeWuXX.BingRenXX.ZhengJianHM = sfzh; if (this.postData.XiaoXiTou.ZuHuMC == "涓芥按甯備腑鍖婚櫌") { this.postData.YeWuXX.YongHuXX.YongHuID = "1400398571877961728"; diff --git a/src/views/followvisit/technology/index.vue b/src/views/followvisit/technology/index.vue index a84cb2c..e62e052 100644 --- a/src/views/followvisit/technology/index.vue +++ b/src/views/followvisit/technology/index.vue @@ -1091,8 +1091,8 @@ }, //鎮h��360璺宠浆 gettoken360(sfzh,drcode,drname) { - this.$modal.msgWarning('360鍔熻兘鏆傛湭寮�閫�'); - return; // 闃绘鍚庣画浠g爜鎵ц + // this.$modal.msgWarning('360鍔熻兘鏆傛湭寮�閫�'); + this.postData.YeWuXX.BingRenXX.ZhengJianHM = sfzh; if (this.postData.XiaoXiTou.ZuHuMC=='涓芥按甯備腑鍖婚櫌') { this.postData.YeWuXX.YongHuXX.YongHuID = '1400398571877961728'; diff --git a/src/views/followvisit/zbAgain/index.vue b/src/views/followvisit/zbAgain/index.vue index 388409a..c284807 100644 --- a/src/views/followvisit/zbAgain/index.vue +++ b/src/views/followvisit/zbAgain/index.vue @@ -1415,8 +1415,8 @@ }, //鎮h��360璺宠浆 gettoken360(sfzh, drcode, drname) { - this.$modal.msgWarning('360鍔熻兘鏆傛湭寮�閫�'); - return; // 闃绘鍚庣画浠g爜鎵ц + // this.$modal.msgWarning('360鍔熻兘鏆傛湭寮�閫�'); + this.postData.YeWuXX.BingRenXX.ZhengJianHM = sfzh; if (this.postData.XiaoXiTou.ZuHuMC == "涓芥按甯備腑鍖婚櫌") { this.postData.YeWuXX.YongHuXX.YongHuID = "1400398571877961728"; diff --git a/src/views/followvisit/zysatisfaction/index.vue b/src/views/followvisit/zysatisfaction/index.vue index 5beee71..d6e4cfd 100644 --- a/src/views/followvisit/zysatisfaction/index.vue +++ b/src/views/followvisit/zysatisfaction/index.vue @@ -1565,8 +1565,8 @@ }, //鎮h��360璺宠浆 gettoken360(sfzh, drcode, drname) { - this.$modal.msgWarning('360鍔熻兘鏆傛湭寮�閫�'); - return; // 闃绘鍚庣画浠g爜鎵ц + // this.$modal.msgWarning('360鍔熻兘鏆傛湭寮�閫�'); + this.postData.YeWuXX.BingRenXX.ZhengJianHM = sfzh; if (this.postData.XiaoXiTou.ZuHuMC == "涓芥按甯備腑鍖婚櫌") { this.postData.YeWuXX.YongHuXX.YongHuID = "1400398571877961728"; diff --git a/src/views/patient/patient/behospitalized.vue b/src/views/patient/patient/behospitalized.vue index 08ccbc5..b6c976c 100644 --- a/src/views/patient/patient/behospitalized.vue +++ b/src/views/patient/patient/behospitalized.vue @@ -718,8 +718,8 @@ }, //鎮h��360璺宠浆 gettoken360(sfzh, drcode, drname) { - this.$modal.msgWarning('360鍔熻兘鏆傛湭寮�閫�'); - return; // 闃绘鍚庣画浠g爜鎵ц + // this.$modal.msgWarning('360鍔熻兘鏆傛湭寮�閫�'); + this.postData.YeWuXX.BingRenXX.ZhengJianHM = sfzh; if (this.postData.XiaoXiTou.ZuHuMC == "涓芥按甯備腑鍖婚櫌") { this.postData.YeWuXX.YongHuXX.YongHuID = "1400398571877961728"; diff --git a/src/views/patient/patient/hospital.vue b/src/views/patient/patient/hospital.vue index 7ad521e..e7bde5d 100644 --- a/src/views/patient/patient/hospital.vue +++ b/src/views/patient/patient/hospital.vue @@ -653,8 +653,8 @@ }, //鎮h��360璺宠浆 gettoken360(sfzh, drcode, drname) { - this.$modal.msgWarning('360鍔熻兘鏆傛湭寮�閫�'); - return; // 闃绘鍚庣画浠g爜鎵ц + // this.$modal.msgWarning('360鍔熻兘鏆傛湭寮�閫�'); + this.postData.YeWuXX.BingRenXX.ZhengJianHM = sfzh; if (this.postData.XiaoXiTou.ZuHuMC == "涓芥按甯備腑鍖婚櫌") { this.postData.YeWuXX.YongHuXX.YongHuID = "1400398571877961728"; diff --git a/src/views/patient/patient/index.vue b/src/views/patient/patient/index.vue index 4a8fbd3..5b848d6 100644 --- a/src/views/patient/patient/index.vue +++ b/src/views/patient/patient/index.vue @@ -1208,8 +1208,8 @@ }, //鎮h��360璺宠浆 gettoken360(sfzh,drcode,drname) { - this.$modal.msgWarning('360鍔熻兘鏆傛湭寮�閫�'); - return; // 闃绘鍚庣画浠g爜鎵ц + // this.$modal.msgWarning('360鍔熻兘鏆傛湭寮�閫�'); + this.postData.YeWuXX.BingRenXX.ZhengJianHM = sfzh; if (this.postData.XiaoXiTou.ZuHuMC=='涓芥按甯備腑鍖婚櫌') { this.postData.YeWuXX.YongHuXX.YongHuID = '1400398571877961728'; diff --git a/src/views/patient/patient/outpatient.vue b/src/views/patient/patient/outpatient.vue index 52295b1..7c6dabf 100644 --- a/src/views/patient/patient/outpatient.vue +++ b/src/views/patient/patient/outpatient.vue @@ -881,8 +881,8 @@ }, //鎮h��360璺宠浆 gettoken360(sfzh,drcode,drname) { - this.$modal.msgWarning('360鍔熻兘鏆傛湭寮�閫�'); - return; // 闃绘鍚庣画浠g爜鎵ц + // this.$modal.msgWarning('360鍔熻兘鏆傛湭寮�閫�'); + this.postData.YeWuXX.BingRenXX.ZhengJianHM = sfzh; if (this.postData.XiaoXiTou.ZuHuMC == "涓芥按甯備腑鍖婚櫌") { this.postData.YeWuXX.YongHuXX.YongHuID = "1400398571877961728"; diff --git a/vue.config.js b/vue.config.js index b7977e3..9c1e761 100644 --- a/vue.config.js +++ b/vue.config.js @@ -36,8 +36,8 @@ // detail: https://cli.vuejs.org/config/#devserver-proxy [process.env.VUE_APP_BASE_API]: { // target: `https://www.health-y.cn/lssf`, - target: `http://192.168.100.158:8095`, - // target: `http://192.168.100.10:8096`, + // target: `http://192.168.100.158:8095`, + target: `http://192.168.100.10:8096`, // target:`http://localhost:8095`, // target:`http://35z1t16164.qicp.vip`, // target: `http://192.168.100.193:8095`, -- Gitblit v1.9.3