1
This commit is contained in:
parent
6825157edf
commit
312294d471
@ -400,15 +400,15 @@
|
||||
|
||||
//计算按钮
|
||||
$(document).off('click','.analysis-calculation').on('click','.analysis-calculation',function(){
|
||||
// calculationdata();
|
||||
X.open({
|
||||
type: 1,
|
||||
title: false,
|
||||
closeBtn: 0,
|
||||
shadeClose: true,
|
||||
skin: 'yourclass',
|
||||
url: 'nodedetails'
|
||||
})
|
||||
calculationdata();
|
||||
// X.open({
|
||||
// type: 1,
|
||||
// title: false,
|
||||
// closeBtn: 0,
|
||||
// shadeClose: true,
|
||||
// skin: 'yourclass',
|
||||
// url: 'nodedetails'
|
||||
// })
|
||||
});
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user