ellisran 3 ngày trước cách đây
mục cha
commit
7c5ec30c39
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      app/view/sp_setting/manage.ejs

+ 1 - 0
app/view/sp_setting/manage.ejs

@@ -350,6 +350,7 @@
     const auditType = JSON.parse(unescape('<%- escape(JSON.stringify(auditType)) %>'));
     const scPermission = JSON.parse(unescape('<%- escape(JSON.stringify(scPermission)) %>'));
     const subProjects = JSON.parse(unescape('<%- escape(JSON.stringify(subProjects)) %>'));
+    console.log('1');
     console.log(subProjects);
     const uid = '<%- uid %>';
     const pid = '<%- pid %>';