zhangyu 4 роки тому
батько
коміт
945c0aac6c
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      src/components/edit/attr_select.vue

+ 1 - 0
src/components/edit/attr_select.vue

@@ -608,6 +608,7 @@ export default {
             this.lengedName = Item.name;
             this.fontSize = Item.font.size;
             this.fontColor = Item.color.value;
+            this.lineWidth = Item.lineWidth;
             this.borderColor = Item.strokeColor ? Item.strokeColor.value : "";
             this.fillColor = Item.fillColor ? Item.fillColor.value : "";
             this.itemExplain = "";