This commit is contained in:
xiaojunnuo
2023-10-27 12:28:30 +08:00
parent 6ced0e5e43
commit 6638be81a0
2 changed files with 2 additions and 2 deletions
@@ -194,7 +194,7 @@
<pi-task-form ref="taskFormRef" :edit-mode="editMode"></pi-task-form>
<pi-trigger-form ref="triggerFormRef" :edit-mode="editMode"></pi-trigger-form>
<pi-task-view :ref="taskViewRef"></pi-task-view>
<pi-task-view ref="taskViewRef"></pi-task-view>
<PiNotificationForm ref="notificationFormRef" :edit-mode="editMode"></PiNotificationForm>
</fs-page>
</template>