From d443d688a7b518232142c6627a632f7446654f11 Mon Sep 17 00:00:00 2001 From: ndbs Date: Tue, 27 Dec 2022 14:45:41 +0800 Subject: [PATCH] =?UTF-8?q?=E7=B3=BB=E7=BB=9F=E5=8A=9F=E8=83=BD=E7=BC=96?= =?UTF-8?q?=E8=BE=91=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Areas/LR_SystemModule/Views/Module/Index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/LR_SystemModule/Views/Module/Index.js b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/LR_SystemModule/Views/Module/Index.js index 15eaed853..269cb95b3 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/LR_SystemModule/Views/Module/Index.js +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/LR_SystemModule/Views/Module/Index.js @@ -45,7 +45,7 @@ var bootstrap = function ($, learun) { title: '编辑功能', url: top.$.rootUrl + '/LR_SystemModule/Module/Form?keyValue=' + keyValue, height: 430, - width: 700, + width: 755, btn: null }); }