|
|
@ -65,7 +65,7 @@ import * as ProductBacklineApi from '@/api/mes/productBackline' |
|
|
|
import * as defaultButtons from '@/utils/disposition/defaultButtons' |
|
|
|
import TableHead from '@/components/TableHead/src/TableHead.vue' |
|
|
|
import ImportForm from '@/components/ImportForm/src/ImportForm.vue' |
|
|
|
import Detail from '@/components/Detail/src/Detail.vue' |
|
|
|
import Detail from '../components/Detail.vue' |
|
|
|
|
|
|
|
defineOptions({ name: 'MesProductBackline' }) |
|
|
|
|
|
|
|