|
@@ -142,7 +142,6 @@ $(document).ready(() => {
|
|
|
|
|
|
// $('#first').modal('show');
|
|
// $('#first').modal('show');
|
|
$('#setting').modal('show');
|
|
$('#setting').modal('show');
|
|
- connectorRule = ruleConst.connectorType.nothing;
|
|
|
|
} else if ($('#changList').children.length === 0) {
|
|
} else if ($('#changList').children.length === 0) {
|
|
$('#add-bj').modal('show');
|
|
$('#add-bj').modal('show');
|
|
}
|
|
}
|