@yibozhang/pro-table 0.1.11 → 0.1.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -643,7 +643,7 @@
643
643
  this.clearBtnText = "清空";
644
644
  this.labelWidth = "90px";
645
645
  this.labelAlign = "right";
646
- this.formItemWidth = "328px";
646
+ this.formItemWidth = "330px";
647
647
  this.dataSource = [];
648
648
  this.bordered = true;
649
649
  this.outerBordered = true;