@bsgoal/common 1.4.6 → 1.4.7

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
@@ -1494,6 +1494,8 @@ const Jt = { class: "bsgoal-base-search-table" }, Qt = { class: "base_search_tab
1494
1494
  *
1495
1495
  * value: '' // 初始值 (查询)
1496
1496
  * type : '' // 查询组件的类型 (查询)
1497
+ * item : false // 只为查询项
1498
+ * single : false // 机构选择器配置为单个值输出
1497
1499
  *
1498
1500
  *
1499
1501
  * width: 0 // 列宽度 (表格)