mooho-base-admin-plus 2.10.14 → 2.10.15

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/history.md CHANGED
@@ -184,4 +184,5 @@ mooho-base-admin-plus@2.10.10 - 修复默认筛选的bug
184
184
  mooho-base-admin-plus@2.10.11 - 增加弹出表单控件
185
185
  mooho-base-admin-plus@2.10.12 - 优化表格调整顺序功能
186
186
  mooho-base-admin-plus@2.10.13 - 内嵌表格如果是必填,新增时默认一行
187
- mooho-base-admin-plus@2.10.14 - 内嵌表格增加筛选栏按钮插槽
187
+ mooho-base-admin-plus@2.10.14 - 内嵌表格增加筛选栏按钮插槽
188
+ mooho-base-admin-plus@2.10.15 - 修复上一版本bug
@@ -42200,7 +42200,6 @@ function _sfc_render$o(a, r, o, s, l, u) {
42200
42200
  }, {
42201
42201
  filterCommand: withCtx(() => [
42202
42202
  renderSlot(a.$slots, "filterCommand", {
42203
- table: a.$refs["table_" + F.code][0],
42204
42203
  tableColumn: F,
42205
42204
  tableCode: F.code
42206
42205
  })