Browse Source

新的分享

zhongzewei 6 years ago
parent
commit
7d6f1c1f91
1 changed files with 3 additions and 3 deletions
  1. 3 3
      web/building_saas/pm/js/pm_newMain.js

+ 3 - 3
web/building_saas/pm/js/pm_newMain.js

@@ -319,7 +319,7 @@ const projTreeObj = {
                         }, 200);
                     }
                 },
-                'cancelShare': {
+               /* 'cancelShare': {
                     name: '取消分享',
                     icon: 'fa-ban',
                     disabled: function () {
@@ -331,7 +331,7 @@ const projTreeObj = {
                         setShareToModal(selected);
                         $('#shareTo').modal('show');
                     }
-                },
+                },*/
                 "spr3": '--------',
                 "manageFiles": {
                     name: "管理相关文件",
@@ -3466,7 +3466,7 @@ function setShareToModal(selected){
         //居中style="width: 90px;text-align: center"
         let theadHtml = `<tr>
                                           <th style="width: 112px;">姓名</th>
-                                          <th style="width: 165px;"</th>
+                                          <th style="width: 165px;">公司</th>
                                           <th style="width: 136px;">手机</th>
                                           <th style="width: 136px;">邮箱</th>
                                           <th style="width: 90px;">允许拷贝</th>