Authored by xwx

默认首页选择topo优化

@@ -436,7 +436,7 @@ layui.define(['table', 'form', 'admin', 'layer', 'upload', 'common', 'sessions', @@ -436,7 +436,7 @@ layui.define(['table', 'form', 'admin', 'layer', 'upload', 'common', 'sessions',
436 return false; 436 return false;
437 } 437 }
438 438
439 - if (selectValue[0] === '4') { 439 + if (selectValue[0] === '100100003') {
440 if (!jtopoId) { 440 if (!jtopoId) {
441 layer.msg('请选择拓扑!', {icon: 0}); 441 layer.msg('请选择拓扑!', {icon: 0});
442 return false; 442 return false;