陈少旭 7 months ago
parent
commit
8c1c85e9ea
1 changed files with 13 additions and 0 deletions
  1. 13 0
      src/xt_pages/fapiao/patientSettleDetail.vue

+ 13 - 0
src/xt_pages/fapiao/patientSettleDetail.vue View File

@@ -0,0 +1,13 @@
1
+<template>
2
+
3
+</template>
4
+
5
+<script>
6
+export default {
7
+  name: 'patientSettleDetail'
8
+}
9
+</script>
10
+
11
+<style scoped>
12
+
13
+</style>