|
@@ -68,7 +68,7 @@ import { commonMixin } from '@/utils/mixin'
|
|
import { STable } from '@/components'
|
|
import { STable } from '@/components'
|
|
import { stockOutList } from '@/api/stockOut'
|
|
import { stockOutList } from '@/api/stockOut'
|
|
export default {
|
|
export default {
|
|
- name: 'SelectGlOrderModal',
|
|
|
|
|
|
+ name: 'UniqueCodeModal',
|
|
mixins: [commonMixin],
|
|
mixins: [commonMixin],
|
|
components: { STable },
|
|
components: { STable },
|
|
props: {
|
|
props: {
|