add progress status message to registering ap panel
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
37682ee6ca
commit
d9be5be62c
|
@ -24,6 +24,7 @@
|
||||||
class="shadow-none flex flex-col text-center whitespace-nowrap text-white justify-center bg-yellow-500"
|
class="shadow-none flex flex-col text-center whitespace-nowrap text-white justify-center bg-yellow-500"
|
||||||
></div>
|
></div>
|
||||||
</div>
|
</div>
|
||||||
|
<div><span v-text="stateOfTask.status" /></div>
|
||||||
</div>
|
</div>
|
||||||
<div v-else class="w-full grid grid-cols-3">
|
<div v-else class="w-full grid grid-cols-3">
|
||||||
<span class="col-span-3 font-bold">SwitchPortID</span>
|
<span class="col-span-3 font-bold">SwitchPortID</span>
|
||||||
|
|
Loading…
Reference in a new issue