qymljy %!s(int64=2) %!d(string=hai) anos
pai
achega
4380569a20
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/HManagement/task/modules/detail.vue

+ 1 - 1
src/HManagement/task/modules/detail.vue

@@ -339,7 +339,7 @@ export default {
       })
       })
       if (res.data){
       if (res.data){
         this.mainData.tableName = res.data.sa_customerpoolid == '0' ? '我的客户':'公海客户'
         this.mainData.tableName = res.data.sa_customerpoolid == '0' ? '我的客户':'公海客户'
-        this.mainData.path = res.data.sa_customerpoolid == '0' ? '/customerDetail':'/customerDetailPublicCustomerDetail'
+        this.mainData.path = res.data.sa_customerpoolid == '0' ? '/customerDetail':'/PublicCustomerDetail'
         this.changeDataStructure()
         this.changeDataStructure()
       }
       }
     }
     }