Browse Source

权限更新

xujunjie 1 year ago
parent
commit
c355b86451
1 changed files with 7 additions and 7 deletions
  1. 7 7
      src/core.js

+ 7 - 7
src/core.js

@@ -362,13 +362,13 @@ function initSheet(sheet, authority, permissions) {
         rowhidden[i] = 0;
       }
     }
-    // 更新时间权限
-    if (permissions["func-psr-04"]) {
-      canEditRangeList.push({
-        hintText: "",
-        sqref: "$B$2:$B$2",
-      });
-    }
+    // // 更新时间权限
+    // if (permissions["func-psr-04"]) {
+    //   canEditRangeList.push({
+    //     hintText: "",
+    //     sqref: "$B$2:$B$2",
+    //   });
+    // }
     // 预算列权限
     if (permissions["func-psr-05"]) {
       canEditRangeList.push({