diff --git a/anrui-buscenter/anrui-buscenter-ui/src/views/chexingchaxun/modelinquire/modellibrary.vue b/anrui-buscenter/anrui-buscenter-ui/src/views/chexingchaxun/modelinquire/modellibrary.vue index 461883c911..3a6d79b4a0 100644 --- a/anrui-buscenter/anrui-buscenter-ui/src/views/chexingchaxun/modelinquire/modellibrary.vue +++ b/anrui-buscenter/anrui-buscenter-ui/src/views/chexingchaxun/modelinquire/modellibrary.vue @@ -413,6 +413,10 @@ export default { resetState() { this.viewState = 1 this.handReset() + }, + handleReturn(){ + this.$store.dispatch('tagsView/delView', this.$route) + this.$router.go(-1) } } } diff --git a/anrui-buscenter/anrui-buscenter-ui/src/views/kehuguanli/cheliangxuqiu/cheliangxuqiuAdd.vue b/anrui-buscenter/anrui-buscenter-ui/src/views/kehuguanli/cheliangxuqiu/cheliangxuqiuAdd.vue index 6e80f77417..208257ac13 100644 --- a/anrui-buscenter/anrui-buscenter-ui/src/views/kehuguanli/cheliangxuqiu/cheliangxuqiuAdd.vue +++ b/anrui-buscenter/anrui-buscenter-ui/src/views/kehuguanli/cheliangxuqiu/cheliangxuqiuAdd.vue @@ -126,7 +126,7 @@ - + diff --git a/anrui-buscenter/anrui-buscenter-ui/src/views/xiaoshouguanli/xiaoshoudingdan/relation/xuanzekehu.vue b/anrui-buscenter/anrui-buscenter-ui/src/views/xiaoshouguanli/xiaoshoudingdan/relation/xuanzekehu.vue index 71fc860393..21275a1482 100644 --- a/anrui-buscenter/anrui-buscenter-ui/src/views/xiaoshouguanli/xiaoshoudingdan/relation/xuanzekehu.vue +++ b/anrui-buscenter/anrui-buscenter-ui/src/views/xiaoshouguanli/xiaoshoudingdan/relation/xuanzekehu.vue @@ -116,7 +116,6 @@ Pagination, pageye, xuanzekehuAdd, - typeValues }, data() { return { diff --git a/anrui-buscenter/anrui-buscenter-ui/src/views/xiaoshouguanli/xiaoshoudingdan/xiaoshoudingdanAdd.vue b/anrui-buscenter/anrui-buscenter-ui/src/views/xiaoshouguanli/xiaoshoudingdan/xiaoshoudingdanAdd.vue index 9d887c0ea3..fbc5aacd41 100644 --- a/anrui-buscenter/anrui-buscenter-ui/src/views/xiaoshouguanli/xiaoshoudingdan/xiaoshoudingdanAdd.vue +++ b/anrui-buscenter/anrui-buscenter-ui/src/views/xiaoshouguanli/xiaoshoudingdan/xiaoshoudingdanAdd.vue @@ -834,7 +834,7 @@ import { dictType, fetchDetailsBySid, getCaigouList, - getGuaKaoCompanyType, + // getGuaKaoCompanyType, getOneBillNo, getPdfByOrderSid, getXianList, @@ -1135,13 +1135,13 @@ export default { this.saleTypeList = response.data } }) - // 挂靠公司 - getGuaKaoCompanyType().then((response) => { - if (response.code === '200') { - this.guaKaoCompanyList = response.data - console.log('挂靠公司', this.guaKaoCompanyList) - } - }) + // 挂靠公司 报错 暂时注释掉 + // getGuaKaoCompanyType().then((response) => { + // if (response.code === '200') { + // this.guaKaoCompanyList = response.data + // console.log('挂靠公司', this.guaKaoCompanyList) + // } + // }) // 拜访方式 dictType({