From 4641f7a55a127d9b987932538638c1b2288002f8 Mon Sep 17 00:00:00 2001 From: xuyuanqing <392009588@qq.com> Date: Fri, 24 Nov 2023 10:58:05 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BB=E5=BD=95=E9=A1=B5=E8=B7=B3=E8=BD=AC?= =?UTF-8?q?=E3=80=81=E8=B0=83=E6=9F=A5=E5=86=9C=E6=B0=91=E6=88=BF=E5=B1=8B?= =?UTF-8?q?=E4=BD=BF=E7=94=A8=E6=9D=83=E4=BA=BA=E6=9F=A5=E8=AF=A2=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/request.js | 7 +++++-- src/views/homesteadSurvey/nmfwAdd.vue | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/src/utils/request.js b/src/utils/request.js index 8118346e..66e70a6b 100644 --- a/src/utils/request.js +++ b/src/utils/request.js @@ -120,8 +120,11 @@ if(responseInterceptor === undefined){ window.location.href = '/contracted/login'; return; }else{ - // 产权交易 - window.location.href = '/login'; + if(!window.location.href.indexOf('/Login') && !window.location.href.indexOf('/login')){ + // 产权交易 + window.location.href = '/login'; + } + } }) diff --git a/src/views/homesteadSurvey/nmfwAdd.vue b/src/views/homesteadSurvey/nmfwAdd.vue index cbfbf10d..4df465e0 100644 --- a/src/views/homesteadSurvey/nmfwAdd.vue +++ b/src/views/homesteadSurvey/nmfwAdd.vue @@ -705,7 +705,7 @@ export default { }, methods: { getList(){ - getShyqrs({zjddm:this.form.zjddm}).then(response => { + getShyqrs({zjddm:this.zjdzdxxItem.zjddm}).then(response => { this.nhdmDictionaries = response.rows.map(function(item){ item.shyqrdbxm = item.shyqrdbxm + item.nhdm; return {