* [misc] adjust store app load logic.

This commit is contained in:
caoyanyi
2024-10-21 14:47:46 +08:00
committed by 田淑杰
parent d2a46971dc
commit e9895077b6
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -217,6 +217,7 @@ div
$type !== 'store' ? null : h::td
(
setID('statusTD'),
set('data-status', $instance->status),
setData('reload', in_array($instance->status, array('creating', 'initializing', 'pulling', 'startup', 'starting', 'suspending', 'installing', 'uninstalling', 'stopping', 'destroying', 'upgrading'))),
span
(