소스 검색

Merge branch 'dev' of http://192.168.1.41:3000/maixinrong/Calculation into dev

laiguoran 3 년 전
부모
커밋
4334b8c18d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      app/view/stage_rela/detail.ejs

+ 1 - 0
app/view/stage_rela/detail.ejs

@@ -410,6 +410,7 @@
     const thirdParty = JSON.parse('<%- JSON.stringify(thirdParty) %>');
     const measureType = JSON.parse('<%- JSON.stringify(measureType) %>');
     const imType = JSON.parse('<%- JSON.stringify(imType) %>');
+    const cur_uid = parseInt('<%- ctx.session.sessionUser.accountId %>');
 </script>
 <style>