From dfbc549ea9acbc35e5d89eb01bfacd317b5d2e3b Mon Sep 17 00:00:00 2001 From: CityFun <31820853+zhengkunwang223@users.noreply.github.com> Date: Fri, 8 Aug 2025 20:29:34 +0800 Subject: [PATCH] fix: Fixed issue with create supervisorConfig failed in php runtime (#9919) --- .../views/website/runtime/php/supervisor/create/index.vue | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/frontend/src/views/website/runtime/php/supervisor/create/index.vue b/frontend/src/views/website/runtime/php/supervisor/create/index.vue index 0a4450f1d..3a60381ba 100644 --- a/frontend/src/views/website/runtime/php/supervisor/create/index.vue +++ b/frontend/src/views/website/runtime/php/supervisor/create/index.vue @@ -32,6 +32,9 @@ + + +