Browse Source

12.3

master
lichong 3 weeks ago
parent
commit
b0499425c4
  1. 1
      src/renderer/src/views/shujuguanli.vue

1
src/renderer/src/views/shujuguanli.vue

@ -128,6 +128,7 @@ export default {
value: XLSX.utils.format_cell(cell)
})
}
//
if (rowIndex === 2) {
that.otherChangeList.push({
key: String.fromCharCode("a".charCodeAt() + colIndex),

Loading…
Cancel
Save