@@ -73,6 +73,7 @@
border-radius: 4px;
top: 20px;
font-size: 14px;
+ cursor: pointer;
}
.mainBox{
position: relative;
@@ -98,6 +99,7 @@
.mainWrapper{
border: 1px solid #E6E6E6;
.disabled{
@@ -93,7 +93,6 @@ function drawGraph(data,resultShowId) {
width: 2,
cursor:'default',
color: 'target'
-
},
edgeLabel: {
@@ -33,7 +33,7 @@ function getSchema(val, type){
series:[
{
type: 'tree',
- cursor:'default',
+ cursor:'pointer',
data: data,
left: '105px',
@@ -77,7 +77,7 @@ function getSchema(val, type){
leaves: {
label: {
normal: {