qymljy преди 2 месеца
родител
ревизия
f34928f818
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/components/normal-basic-layout/details/modules/followUp/editLog.vue

+ 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,