@steedos-widgets/amis-lib 1.2.41 → 1.2.42

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.umd.js CHANGED
@@ -10281,7 +10281,7 @@ crudService && crudService.setData({showFieldsFilter: toShowFieldsFilter});
10281
10281
  * @Author: baozhoutao@steedos.com
10282
10282
  * @Date: 2022-07-05 15:55:39
10283
10283
  * @LastEditors: liaodaxue
10284
- * @LastEditTime: 2023-06-20 14:05:50
10284
+ * @LastEditTime: 2023-08-21 14:50:21
10285
10285
  * @Description:
10286
10286
  */
10287
10287
 
@@ -10431,7 +10431,7 @@ crudService && crudService.setData({showFieldsFilter: toShowFieldsFilter});
10431
10431
  globalFilter,
10432
10432
  defaults: {
10433
10433
  listSchema: {
10434
- headerToolbar:[],
10434
+ headerToolbar:["bulkActions"],
10435
10435
  columnsTogglable: false,
10436
10436
  onEvent: {
10437
10437
  [`@data.changed.${relatedObjectName}`]: {