@ebuilding/biz-design 2.3.8 → 2.3.10

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.
@@ -5180,7 +5180,7 @@ class KPIDesignSimpleComponent {
5180
5180
  if (this.isEditor != true) {
5181
5181
  return;
5182
5182
  }
5183
- //this.actionEvent.emit(_.cloneDeep(this.fields));
5183
+ this.actionEvent.emit(_.cloneDeep(this.fieldList));
5184
5184
  }
5185
5185
  activeFieldChange(e) {
5186
5186
  this.formInfoEmit();