mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-09-23 08:00:55 +00:00
@@ -134,6 +134,9 @@ const onOperate = async (service: string, operation: string) => {
|
||||
)
|
||||
.then(() => {
|
||||
em('update:loading', true);
|
||||
if (service === 'FreshClam') {
|
||||
operation = 'fresh-' + operation;
|
||||
}
|
||||
updateClamBaseInfo(operation)
|
||||
.then(() => {
|
||||
em('update:maskShow', true);
|
||||
|
||||
Reference in New Issue
Block a user