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(