|
@ -101,10 +101,10 @@ |
|
|
import Pagination from '@/components/pagination' |
|
|
import Pagination from '@/components/pagination' |
|
|
import pageye from '@/components/pagination/pageye' |
|
|
import pageye from '@/components/pagination/pageye' |
|
|
import ButtonBar from '@/components/ButtonBar' |
|
|
import ButtonBar from '@/components/ButtonBar' |
|
|
import req from '@/api/statement/inventory' |
|
|
import req from '@/api/statement/inventoryInquiry' |
|
|
|
|
|
|
|
|
export default { |
|
|
export default { |
|
|
name: 'Inventory', |
|
|
name: 'InventoryInquiry', |
|
|
components: { |
|
|
components: { |
|
|
Pagination, |
|
|
Pagination, |
|
|
pageye, |
|
|
pageye, |