1、增加SubscribeId分组配置功能 2、增加公共分组相关国际化代码及相关sql文件修改
This commit is contained in:
@@ -45,6 +45,11 @@ $(function(){
|
||||
});
|
||||
}
|
||||
|
||||
// 分组配置导入 隐藏是否下发选项
|
||||
if($("#functionId").val() == 605 || $("#functionId").val() == 606 || $("#functionId").val() == 607 || $("#functionId").val() == 608){
|
||||
$(".isSendDiv").hide();
|
||||
}
|
||||
|
||||
});
|
||||
/**
|
||||
* action动作切换
|
||||
|
||||
Reference in New Issue
Block a user