Explorar el Código

_this.$route更改为this.$route

xuefy hace 4 años
padre
commit
f663032e10
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 {