فهرست منبع

更近编辑调整

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