ol-base-components 3.6.3 → 3.6.4

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.
package/dist/index.mjs CHANGED
@@ -14131,7 +14131,7 @@ const __vue2_script$2 = {
14131
14131
  /** 列配置持久化的页面标识(默认取 $route.path) */
14132
14132
  pageKey: { type: String, default: "" },
14133
14133
  /** 是否显示列过滤入口。未传时回退到 $olBaseConfig */
14134
- showColumnFilterBtn: { type: Boolean, default: false },
14134
+ showColumnFilterBtn: { type: Boolean, default: true },
14135
14135
  /** 是否显示刷新按钮。未传时回退到 $olBaseConfig */
14136
14136
  showRefreshBtn: { type: Boolean, default: true },
14137
14137
  /** 是否显示打印按钮。未传时回退到 $olBaseConfig */
@@ -15340,7 +15340,7 @@ var __component__$2 = /* @__PURE__ */ normalizeComponent(
15340
15340
  staticRenderFns$2,
15341
15341
  false,
15342
15342
  __vue2_injectStyles$2,
15343
- "6f1e4166",
15343
+ "1eace123",
15344
15344
  null,
15345
15345
  null
15346
15346
  );