Explorar o código

代理管理 代理人搜索

linweizeng %!s(int64=2) %!d(string=hai) anos
pai
achega
686449b036
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/platform/bpmn/bpmAgent/list.vue

+ 1 - 1
src/views/platform/bpmn/bpmAgent/list.vue

@@ -138,7 +138,7 @@ export default {
          */
          */
         getSearcFormData() {
         getSearcFormData() {
             const params = this.$refs['crud'] ? this.$refs['crud'].getSearcFormData() : {}
             const params = this.$refs['crud'] ? this.$refs['crud'].getSearcFormData() : {}
-            params['Q^DELEGATOR_ID_^S'] = this.searchDelegatorId
+            params['Q^AGENTER_ID_^S'] = this.searchDelegatorId
             return ActionUtils.formatParams(params, this.pagination, this.sorts)
             return ActionUtils.formatParams(params, this.pagination, this.sorts)
         },
         },
         /**
         /**