licp
2024-12-05 5607d43c15656058cb9e725612e2d477201f62a1
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
        })