fix: service add image

This commit is contained in:
puriphatt 2024-06-18 02:28:29 +00:00
parent e45de539a2
commit 8013c553ea
3 changed files with 7 additions and 0 deletions

View file

@ -1072,6 +1072,7 @@ watch(currentStatus, async () => {
>
<template #prepend>
<ProfileUpload
isService
v-model:url-profile="profileUrl"
v-model:status-toggle="statusToggle"
v-model:profile-submit="profileSubmit"