|
|
@ -570,7 +570,7 @@ public class BaseOutsourcingApplicationService extends MybatisBaseService<BaseOu |
|
|
|
isAdj = true; |
|
|
|
appMap.put("isAdj",isAdj); |
|
|
|
}else { |
|
|
|
appMap.put("isAdj",isAdj); |
|
|
|
bv.getFormVariables().put("isAdj",isAdj); |
|
|
|
} |
|
|
|
bv.getFormVariables().put("app", appMap); |
|
|
|
//================添加app相关参数
|
|
|
|