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