qymljy 2 месяцев назад
Родитель
Сommit
f34928f818

+ 1 - 1
src/components/normal-basic-layout/details/modules/followUp/editLog.vue

@@ -152,7 +152,7 @@ export default {
         if (!valid) return false
         let resource = this.$route.matched[1].meta.title
         let content = {}
-        if (this.$route.path === '/projectChangeDetail' || $route.path === '/funnelProjectDetail'){
+        if (this.$route.path === '/projectChangeDetail' || this.$route.path === '/funnelProjectDetail'){
           content = {
             "sys_datafollowupid":this.data.sys_datafollowupid,
             "ownertable":this.ownertable,