xujunjie 1 rok temu
rodzic
commit
fddc696305
1 zmienionych plików z 1 dodań i 5 usunięć
  1. 1 5
      src/core.js

+ 1 - 5
src/core.js

@@ -320,10 +320,6 @@ function initSheet(sheet, authority, permissions) {
 
   if (sheet.name == "PSR") {
     canEditRangeList = [
-      {
-        hintText: "",
-        sqref: "$C$1:$C$999",
-      },
       // {
       //   hintText: "",
       //   sqref: "$C$47:$C$52",
@@ -373,7 +369,7 @@ function initSheet(sheet, authority, permissions) {
     if (permissions["func-psr-05"]) {
       canEditRangeList.push({
         hintText: "",
-        sqref: "$G$6:$G$89",
+        sqref: "$C$6:$C$89",
       });
     }
     // 实际支出列编辑权限