|
|
@@ -62,7 +62,7 @@ var bootstrap = function ($, learun) { |
|
|
|
learun.layerForm({ |
|
|
|
id: 'form', |
|
|
|
title: '新增', |
|
|
|
url: tops.$.rootUrl + url + '?ITopType=' + ITopType + '&ISecondType=' + ISecondType, |
|
|
|
url: top.$.rootUrl + url + '?ITopType=' + ITopType + '&ISecondType=' + ISecondType, |
|
|
|
width: 600, |
|
|
|
height: 400, |
|
|
|
callBack: function (id) { |
|
|
|