|
@ -34,6 +34,7 @@ |
|
|
import recommendQtyEdit from '@/mycomponents/qty/recommendQtyEdit.vue' |
|
|
import recommendQtyEdit from '@/mycomponents/qty/recommendQtyEdit.vue' |
|
|
import jobDetailPopup from '@/mycomponents/job/jobDetailPopup.vue' |
|
|
import jobDetailPopup from '@/mycomponents/job/jobDetailPopup.vue' |
|
|
import detailInfoPopup from '@/pages/unPlanned/coms/detailInfoPopup.vue' |
|
|
import detailInfoPopup from '@/pages/unPlanned/coms/detailInfoPopup.vue' |
|
|
|
|
|
import winScanLocation from "@/mycomponents/scan/winScanLocation.vue" |
|
|
|
|
|
|
|
|
import { |
|
|
import { |
|
|
getDetailOption, |
|
|
getDetailOption, |
|
@ -46,6 +47,7 @@ |
|
|
recommend, |
|
|
recommend, |
|
|
recommendQtyEdit, |
|
|
recommendQtyEdit, |
|
|
detailInfoPopup, |
|
|
detailInfoPopup, |
|
|
|
|
|
winScanLocation |
|
|
}, |
|
|
}, |
|
|
props: { |
|
|
props: { |
|
|
dataContent: { |
|
|
dataContent: { |
|
|