Browse Source

备注

intex_online20241111
yufei_wang 2 weeks ago
parent
commit
349bb33e18
  1. 3
      src/views/wms/deliversettlementManage/customerSaleInvoiceRecordMain/index.vue
  2. 3
      src/views/wms/deliversettlementManage/customerSaleInvoiceRequestMain/index.vue

3
src/views/wms/deliversettlementManage/customerSaleInvoiceRecordMain/index.vue

@ -100,8 +100,7 @@ import * as AreabasicApi from '@/api/wms/areabasic'
import { formatDate } from '@/utils/formatTime'
import { usePageLoading } from '@/hooks/web/usePageLoading'
const { loadStart, loadDone } = usePageLoading()
//
//
//
defineOptions({ name: 'customerSaleInvoiceMain' })
const message = useMessage() //

3
src/views/wms/deliversettlementManage/customerSaleInvoiceRequestMain/index.vue

@ -100,8 +100,7 @@ import * as AreabasicApi from '@/api/wms/areabasic'
import { formatDate } from '@/utils/formatTime'
import { usePageLoading } from '@/hooks/web/usePageLoading'
const { loadStart, loadDone } = usePageLoading()
//
//
//
defineOptions({ name: 'customerSaleInvoiceMain' })
const message = useMessage() //

Loading…
Cancel
Save