Forráskód Böngészése

Merge branch 'master' of http://smartcost.f3322.net:3000/SmartCost/ConstructionCost

zhongzewei 6 éve
szülő
commit
9209e6e4d8
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      public/web/sheet/sheet_common.js

+ 1 - 0
public/web/sheet/sheet_common.js

@@ -42,6 +42,7 @@ var sheetCommonObj = {
         };
 
         sheet.showRowOutline(false);
+        sheet.options.allowCellOverflow = false;
         me.buildHeader(sheet, setting);
         if (rowCount > 0)
             sheet.setRowCount(rowCount);