Commit 55d423d8 authored by tanghao's avatar tanghao

123

parent b24e7f02
...@@ -230,7 +230,7 @@ import type { VxeTableInstance } from 'vxe-table' ...@@ -230,7 +230,7 @@ import type { VxeTableInstance } from 'vxe-table'
import type { Recordable } from '@/types/global' import type { Recordable } from '@/types/global'
import { filterRunData } from '@/utils/excel' import { filterRunData } from '@/utils/excel'
import { apiDictList } from '@/api/common' import { apiDictList } from '@/api/common'
import ConfigForm from '@/views/order/orderChange/components/ConfigForm.vue' import ConfigForm from './components/ConfigForm.vue'
import { useExcelChangeStore } from '@/stores/excel' import { useExcelChangeStore } from '@/stores/excel'
import { storeToRefs } from 'pinia' import { storeToRefs } from 'pinia'
import { saveAs } from 'file-saver' import { saveAs } from 'file-saver'
......
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