Issues #71: Short loop(s)、Self loop(s), ALL, Done.

This commit is contained in:
chiayin
2023-09-12 14:59:47 +08:00
parent 11eb320c55
commit 83a6f072b4
3 changed files with 10 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
<template>
<section class="animate-fadein w-full h-full">
<section class="animate-fadein w-full h-full" >
<!-- Have activity -->
<ActList v-if="selectedRuleType === 'Have activity'" :data="conformanceTask" :select="isSubmitTask"></ActList>
<!-- Activity sequence -->