From 182d322b4efd1e9cc2565d57202508d722972d9a Mon Sep 17 00:00:00 2001 From: leon <916117771@qq.com> Date: Sat, 2 May 2026 15:42:27 +0800 Subject: [PATCH] =?UTF-8?q?fix(admin):=20=E5=B0=BE=E9=A6=96=E6=A6=82?= =?UTF-8?q?=E7=8E=87=E5=BC=B9=E7=AA=97=E5=B0=BA=E5=AF=B8=E8=B0=83=E5=A4=A7?= =?UTF-8?q?=E4=B8=BA=20700x650?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/assets/js/backend/history.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/assets/js/backend/history.js b/public/assets/js/backend/history.js index cbd7228..3dc0338 100644 --- a/public/assets/js/backend/history.js +++ b/public/assets/js/backend/history.js @@ -2191,7 +2191,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin layer.open({ type: 1, title: '尾首概率分析', - area: ['500px', '380px'], + area: ['700px', '650px'], content: content, success: function (layero) { $('#btn-tailheadprob-query', layero).on('click', function () {