Browse Source

备注

intex_online20241111
yufei_wang 3 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 { formatDate } from '@/utils/formatTime'
import { usePageLoading } from '@/hooks/web/usePageLoading' import { usePageLoading } from '@/hooks/web/usePageLoading'
const { loadStart, loadDone } = usePageLoading() const { loadStart, loadDone } = usePageLoading()
// //
//
defineOptions({ name: 'customerSaleInvoiceMain' }) defineOptions({ name: 'customerSaleInvoiceMain' })
const message = useMessage() // 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 { formatDate } from '@/utils/formatTime'
import { usePageLoading } from '@/hooks/web/usePageLoading' import { usePageLoading } from '@/hooks/web/usePageLoading'
const { loadStart, loadDone } = usePageLoading() const { loadStart, loadDone } = usePageLoading()
// //
//
defineOptions({ name: 'customerSaleInvoiceMain' }) defineOptions({ name: 'customerSaleInvoiceMain' })
const message = useMessage() // const message = useMessage() //

Loading…
Cancel
Save