liding
2025-04-30 4ae5681e4a92c1cc98e811135098c71958c48a02
src/components/Excel/luckysheet.vue
@@ -69,10 +69,8 @@
  methods: {
    templateWrite() {
      var option = {};
      console.log(2222, this.data);
      if (this.data != null && this.data != "") {
        option = JSON.parse(this.data);
        console.log(11111, option);
      } else {
        let rowlen = {};
        let columnlen = {};