|
@@ -127,7 +127,6 @@ $(document).ready(() => {
|
|
|
colWidth: true,
|
|
|
},
|
|
|
};
|
|
|
- if (!isTz) gatherLeafXmjSpreadSetting.cols.splice(1, 1);
|
|
|
if (thousandth) sjsSettingObj.setTpThousandthFormat(gatherLeafXmjSpreadSetting);
|
|
|
const gatherLeafXmjSheet = gatherLeafXmjSpread.getActiveSheet();
|
|
|
SpreadJsObj.initSheet(gatherLeafXmjSheet, gatherLeafXmjSpreadSetting);
|