Explorar o código

直接处理增加请求字段

seimin %!s(int64=3) %!d(string=hai) anos
pai
achega
faab6aae9a
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      assets/js/controllers/customform/customformCtrl.js

+ 3 - 0
assets/js/controllers/customform/customformCtrl.js

@@ -17486,6 +17486,9 @@ appFormly.controller('CustomformCtrl', ['$rootScope', '$scope', '$parse', '$inje
17486 17486
                                     //         id:$scope.$parent.$parent.$parent.$parent.$parent.$parent.selecthouseNumber.id
17487 17487
                                     //     }
17488 17488
                                     // }
17489
+                                    if(data0327.start_code == 'close'){
17490
+                                        data0327.incident.directProcess = 1;
17491
+                                    }
17489 17492
                                     console.log(vm);
17490 17493
                                     api_bpm_domain.start(pdKey, data0327).then(function (response) {
17491 17494