licp
2024-12-17 e1e998c6cecd43a1006bfeb1bec447cf048cca57
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
        })