From 07030443ccc6e64352811d32949dbcc87a2d6b8b Mon Sep 17 00:00:00 2001 From: qiyu-xie Date: Mon, 16 Nov 2020 09:42:32 +0800 Subject: [PATCH] * Fix bug. --- module/job/view/edit.html.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/module/job/view/edit.html.php b/module/job/view/edit.html.php index 0baae7783a..082f31d7f7 100644 --- a/module/job/view/edit.html.php +++ b/module/job/view/edit.html.php @@ -122,6 +122,14 @@ +
+ job->paramName; ?> + + job->paramValue; ?> + + + +