|
|
@ -43,7 +43,7 @@ |
|
|
|
<script> |
|
|
|
import Card from "@screen/components/Card2/Card.vue";; |
|
|
|
import ButtonGradient from '@screen/components/Buttons/ButtonGradient.vue'; |
|
|
|
import RadioGroup from '@screen/components/RadioGroup/index.vue'; |
|
|
|
import RadioGroup from '@screen/components/FormConfig/components/RadioGroup/index.vue'; |
|
|
|
|
|
|
|
import TimeLine1 from "@screen/components/TimeLine/TimeLine1/index"; |
|
|
|
import TimeLine2 from "@screen/components/TimeLine/TimeLine2/index"; |
|
|
|