Пожалуйста, включите JavaScript.
Главная
Обзор
Помощь
Вход
Immanuel
/
skouter
Следить
1
В избранное
0
Форкнуть
0
Код
Задачи
0
Pull Request'ы
0
Релизы
0
Вики
Активность
Skouter mortgage estimates. Web application with view written in PHP and Vue, but controller and models in Go.
Вы не можете выбрать более 25 тем
Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
57
коммитов
1
ветка
11 MiB
Дерево:
ee2ed39b46
master
Ветки
Теги
${ item.name }
Создать ветку
${ searchTerm }
из 'ee2ed39b46'
${ noResults }
skouter
/
components
/
new
/
summary.vue
summary.vue
43 B
Исходник
Обычный вид
История
Move loan details into seperate component Estimate creation process will be more clear if the details entered by the user is in a seperate page from the summary information shown before PDF generation. It will also help keep the app looking minimal.
1 год назад
1
2
3
4
5
<template>
</template>
<script>
</script>