From 7c6fa90a46c2cd9f1edeb97d00f43674987fa284 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=97=AB=E6=99=93=E8=8C=B9?= <1935832701@qq.com> Date: Mon, 29 Jul 2024 14:31:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=AD=BE=E7=BA=A6=E4=B8=93?= =?UTF-8?q?=E7=97=85=E8=B7=AF=E5=BE=84=E8=AF=A6=E6=83=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../manage/components/specialDiseaseRoute.vue | 22 ++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/src/views/manage/components/specialDiseaseRoute.vue b/src/views/manage/components/specialDiseaseRoute.vue index e912982..2dd76ce 100644 --- a/src/views/manage/components/specialDiseaseRoute.vue +++ b/src/views/manage/components/specialDiseaseRoute.vue @@ -153,7 +153,7 @@
@@ -175,7 +175,7 @@ class="topbutton" :class="tab == 2 ? 'blue' : ''" @click="getlists" - :style="tab == 2 ? 'min-width:150px' : ''" + :style="tab == 2 ? 'min-width:100px' : ''" >
{{ item.routeName }} - (不符合条件) + > -->
@@ -361,6 +361,13 @@
+ + + + + 确 定 + + @@ -384,7 +391,7 @@ export default { data() { return { // 遮罩层 - // informationlist:[], + lookshow:false, baseUrl: process.env.VUE_APP_BASE_API, tab: 1, activeNames: ["1", "2"], @@ -468,6 +475,11 @@ export default { }, }, methods: { + scriptlook(item) { + this.phoneNodeContent = item.phoneNodeContent + this.lookshow = true + + }, // changeswitch(e) { // if (e) { // this.routelist = this.allroutelist.filter(