Explorar el Código

【新增】 贷款对账

howie hace 3 años
padre
commit
b7be0872af
Se han modificado 1 ficheros con 13 adiciones y 0 borrados
  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>