增加生产环境配置
This commit is contained in:
@@ -781,10 +781,10 @@
|
||||
, btn: ['保存', '取消',]
|
||||
, shadeClose: true
|
||||
, btn1: function (index, layero) {
|
||||
if (!$("#groupNo").val()) {
|
||||
/* if (!$("#groupNo").val()) {
|
||||
layer.msg("设备分组不能为空!", {icon: 2});
|
||||
return;
|
||||
}
|
||||
}*/
|
||||
if (!$("#code").val()) {
|
||||
layer.msg("设备类型不能为空!", {icon: 2});
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user