licp
2024-10-28 e703b41ee825c66016f5f0fb80b5564d901ae666
src/components/tool/value-table.vue
@@ -1165,7 +1165,6 @@
      },
      getWidth() {
        let count = 0
        console.log(this.data.do)
        this.data.do.forEach(a => {
          count += a.font.length
        })