Browse Source

【修改】预算预估模块点击新增按钮

yanshi
dyy 2 years ago
parent
commit
46de6718d2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/ReceiveSendFeeManagement/Views/FD_IncomeManage/Index.js

+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/ReceiveSendFeeManagement/Views/FD_IncomeManage/Index.js View File

@@ -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) {


Loading…
Cancel
Save