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