Commit c5456bd8 by wuqian

build纠错

parent d843d7ac
...@@ -259,12 +259,12 @@ import { useValue } from '@/utils/hooks/useValue' ...@@ -259,12 +259,12 @@ import { useValue } from '@/utils/hooks/useValue'
import { import {
getDeliveryNoteList, getDeliveryNoteList,
printDeliveryNote, printDeliveryNote,
getOrderByIdApi, createReconciliation, getOrderByIdApi
} from '@/api/order' } from '@/api/order'
import { getUserMarkList } from '@/api/auth' import { getUserMarkList } from '@/api/auth'
import { ref, onMounted } from 'vue' import { ref, onMounted } from 'vue'
import { val } from '@/utils' import { val } from '@/utils'
import { showConfirm } from '@/utils/ui' // import { showConfirm } from '@/utils/ui'
import { filePath } from '@/api/axios' import { filePath } from '@/api/axios'
import { type CellCls, ElMessage } from 'element-plus' import { type CellCls, ElMessage } from 'element-plus'
import OrderDetail from './order/OrderDetail.vue' import OrderDetail from './order/OrderDetail.vue'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment