7658-devToTest_2428 #508
|
@ -76,7 +76,7 @@ const cancel = () => {
|
|||
</QCardSection>
|
||||
<QCardActions align="right">
|
||||
<QBtn
|
||||
v-if="!cancelled"
|
||||
v-if="!cancelled && progress < 1"
|
||||
type="button"
|
||||
flat
|
||||
class="text-primary"
|
||||
|
|
Loading…
Reference in New Issue