From e9e6f40053f916b31c4f997b052d5e85d3cdc0d9 Mon Sep 17 00:00:00 2001 From: zhanggucheng Date: Thu, 20 Jan 2022 14:59:41 +0800 Subject: [PATCH] 1 --- Application/Admin/View/TestingResource/batches.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Application/Admin/View/TestingResource/batches.html b/Application/Admin/View/TestingResource/batches.html index 757cc788f..5ffe4a6f0 100644 --- a/Application/Admin/View/TestingResource/batches.html +++ b/Application/Admin/View/TestingResource/batches.html @@ -366,9 +366,9 @@ title: '查看申请订单', type: 2, content: [url , 'no'], - area: ['1200px', '400px'], + area: ['1200px', '600px'], zIndex: 250, - scrollbar: false, + scrollbar: true, }) } })