Browse Source

【新增】 贷款对账

howie 3 năm trước cách đây
mục cha
commit
b7be0872af
1 tập tin đã thay đổi với 13 bổ sung0 xóa
  1. 13 0
      src/views/finance/details/loan_list.vue

+ 13 - 0
src/views/finance/details/loan_list.vue

@@ -0,0 +1,13 @@
+<template>
+$END$
+</template>
+
+<script>
+export default {
+name: "loan_list"
+}
+</script>
+
+<style scoped>
+
+</style>