@panpanzhao/component-ui 1.25.817 → 1.25.818

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.
@@ -5335,6 +5335,7 @@ var date_picker_default = /*#__PURE__*/__webpack_require__.n(date_picker_);
5335
5335
  }
5336
5336
  var res = Object.assign({
5337
5337
  clearable: true,
5338
+ unlinkPanels: true,
5338
5339
  placeholder: "请选择",
5339
5340
  valueFormat: "timestamp"
5340
5341
  }, this.$attrs, {
@@ -1840,6 +1840,7 @@ var date_picker_default = /*#__PURE__*/__webpack_require__.n(date_picker_);
1840
1840
  }
1841
1841
  var res = Object.assign({
1842
1842
  clearable: true,
1843
+ unlinkPanels: true,
1843
1844
  placeholder: "请选择",
1844
1845
  valueFormat: "timestamp"
1845
1846
  }, this.$attrs, {