Explorar o código

新增批量更新接口

cfort %!s(int64=3) %!d(string=hai) anos
pai
achega
532d9c4b2b
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/business/platform/form/utils/custom/requestType.js

+ 2 - 0
src/business/platform/form/utils/custom/requestType.js

@@ -8,6 +8,8 @@ export const requestType = {
     update: 'updateDataContextTable',
     // 批量修改
     updates: 'updateDatasContextTable',
+    // 批量修改 修改多条数据各自对应的值
+    updatesByWhere: 'updatesBatchContextTable',
     batchDelete: 'batchDelete',
     // 主管提醒(第一滴血)
     str: 'crudZhuGuan',