futian.liu
2023-12-12 4695b1501f8dd6850730aeb4131f88fef0e14c9f
admin-web/src/views/stock/inventorycount/inventorytask/inventory.vue
@@ -46,7 +46,8 @@
<script>
import winMd from '@/components/win/win-md';
import myButton from '@/components/myButton/myButton';
import { inventoryQuery, inventoryTemporaryStorage, inventoryFinish, inventoryDetail } from '@/api/stock/inventory';
import {inventoryDetail, inventoryFinish, inventoryQuery, inventoryTemporaryStorage} from '@/api/stock/inventory';
export default {
  components: { winMd, myButton },
  props: {