このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
Immanuel
/
skouter
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
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
Raw
通常表示
履歴
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>