Browse Source

文件名大小写问题

shibei_master
zhangyuan 3 years ago
parent
commit
9690c3be76
  1. 2
      src/views/modules/plugins/rent/rentdeath.vue

2
src/views/modules/plugins/rent/rentdeath.vue

@ -59,7 +59,7 @@
<script> <script>
import mixinViewModule from '@/mixins/view-module' import mixinViewModule from '@/mixins/view-module'
import AddOrUpdate from './rentDeath-add-or-update' import AddOrUpdate from './rentdeath-add-or-update'
export default { export default {
mixins: [mixinViewModule], mixins: [mixinViewModule],
data () { data () {

Loading…
Cancel
Save