edy há 3 anos
ascendente
cometimento
9ff0424336
2 ficheiros alterados com 4 adições e 4 eliminações
  1. +2
    -2
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/Dispatch/Index.js
  2. +2
    -2
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/Dispatch/IndexXF.js

+ 2
- 2
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/Dispatch/Index.js Ver ficheiro

@@ -238,8 +238,8 @@ var bootstrap = function ($, learun) {
if (res.code == 200) {
// 发起流程
var postData = {
schemeCode: 'Dispatch',// 本地
//schemeCode: 'DBSW',//线上
//schemeCode: 'Dispatch',// 本地
schemeCode: 'DBSW',//线上
processId: processId,
level: '1',
};


+ 2
- 2
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/Dispatch/IndexXF.js Ver ficheiro

@@ -237,8 +237,8 @@ var bootstrap = function ($, learun) {
if (res.code == 200) {
// 发起流程
var postData = {
schemeCode: 'Dispatch',// 本地
//schemeCode: 'XBSW',// 线上
//schemeCode: 'Dispatch',// 本地
schemeCode: 'XBSW',// 线上
processId: processId,
level: '1',
};


Carregando…
Cancelar
Guardar