소스 검색

_this.$route更改为this.$route

xuefy 3 년 전
부모
커밋
f663032e10
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      front-vue/src/views/service/credit/financeOpen.vue

+ 1 - 1
front-vue/src/views/service/credit/financeOpen.vue

@@ -864,7 +864,7 @@ export default {
                                             this.msgSuccess("融信资料已提交企业内部审批");
                                             this.$store.dispatch(
                                                 "tagsView/delView",
-                                                _this.$route
+                                                 this.$route
                                             );
                                             this.$router.go(-1);
                                         } else {