@seafile/seafile-calendar 0.0.88895 → 0.0.88896

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.
@@ -7415,8 +7415,7 @@ var _initialiseProps = function _initialiseProps() {
7415
7415
  // 没有内容,合法并直接退出
7416
7416
 
7417
7417
  if (!str || !calendarStr) {
7418
-
7419
- onClear(null);
7418
+ onChange(null);
7420
7419
  _this2.onClear();
7421
7420
  return;
7422
7421
  }