fantasy-ngzorro 1.4.2 → 1.4.3

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.
@@ -4970,6 +4970,7 @@
4970
4970
  * @return {?}
4971
4971
  */
4972
4972
  function () {
4973
+ console.log('ngOnInit触发获取缓存信息');
4973
4974
  _this.getInitLocalforage();
4974
4975
  })).catch((/**
4975
4976
  * @param {?} e
@@ -5007,6 +5008,7 @@
5007
5008
  * @return {?}
5008
5009
  */
5009
5010
  function () {
5011
+ console.log('tableCols不同触发获取缓存信息');
5010
5012
  _this.getInitLocalforage();
5011
5013
  })).catch((/**
5012
5014
  * @param {?} e