Browse Source

更新

master
zheng_hb 5 months ago
parent
commit
a5d829e82e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      pages_order/invoiceIssuance.vue

+ 1
- 1
pages_order/invoiceIssuance.vue View File

@ -53,7 +53,7 @@
<script>
import Navbar from '@/pages/components/Navbar.vue'
import { globalMixin } from '@/pages/mixins/globalMixin';
import { globalMixin } from '@/mixins/globalMixin';
export default{
mixins: [globalMixin],
components:{


Loading…
Cancel
Save