From 1a9c76cfaf6a20e40ae6cba9dceed44ffda62a72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E5=B9=BF=E6=98=8E?= Date: Wed, 8 Feb 2023 20:53:23 +0800 Subject: [PATCH] * Add test data. --- module/execution/view/all.html.php | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/module/execution/view/all.html.php b/module/execution/view/all.html.php index 9960dad611..0a9c3d2c2a 100644 --- a/module/execution/view/all.html.php +++ b/module/execution/view/all.html.php @@ -1,6 +1,10 @@ +datatable->getSetting('execution'); + $widths = $this->datatable->setFixedFieldWidth($setting); +?>