Merge branch 'dev' of https://github.com/dikstub-rssa/simrs-fe into feat/cprj-146
This commit is contained in:
@@ -25,7 +25,6 @@ const ActiveForm = computed(() => formMap[type.value] || EarlyForm)
|
||||
<template>
|
||||
<div>
|
||||
<SoapiList v-if="mode === 'list'" />
|
||||
|
||||
<component
|
||||
v-else
|
||||
:is="ActiveForm"
|
||||
|
||||
Reference in New Issue
Block a user