licp
2024-05-09 79a30b927dc7a0d3281b10e989c7a3d2ab8a98a4
src/components/tool/excel.vue
@@ -89,10 +89,10 @@
               dataVerification: false, // '数据验证'
               frozenMode: false, // '冻结方式'
               currencyFormat: false, //货币格式
               percentageFormat: false, //百分比格式
               percentageFormat: true, //百分比格式
               numberDecrease: true, // '减少小数位数'
               numberIncrease: true, // '增加小数位数
               moreFormats: false, // '更多格式'
               moreFormats: true, // '更多格式'
               strikethrough: false, // '删除线 (Alt+Shift+5)'
               underline: false, // '下划线 (Alt+Shift+6)'
               italic: false, // '斜体 (Ctrl+I)'