Browse Source

线索详情调整

qymljy 10 months ago
parent
commit
7160e1c4fa
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/SManagement/orderclue_detail/index.vue

+ 1 - 0
src/SManagement/orderclue_detail/index.vue

@@ -72,6 +72,7 @@ export default {
       mainAreaData:{},
       detailInfo:{},
       userInfo:JSON.parse(window.sessionStorage.getItem('userInfo')),
+      siteid:JSON.parse(sessionStorage.getItem('active_account')).siteid,
       isHandle:''
     }
   },