|
@@ -484,7 +484,7 @@ import {
|
|
|
selectWarehouseSelf,
|
|
|
} from '@/model/outboundManagement/index'
|
|
|
import {
|
|
|
- workflowcontent
|
|
|
+ workflowcontent,getwarehouse
|
|
|
} from '@/model/houseSelfCollect/index'
|
|
|
import {
|
|
|
posthandle
|
|
@@ -492,9 +492,7 @@ import {
|
|
|
import {
|
|
|
downloadFile
|
|
|
} from '@/utils/batchDown'
|
|
|
-import {
|
|
|
- getwarehouse
|
|
|
- } from '@/model/houseSelfCollect/index'
|
|
|
+
|
|
|
import Pagination from '@/components/Pagination'
|
|
|
import WsUpload from '@/components/WsUpload'
|
|
|
import {
|