futian.liu
2023-12-15 20249c17d5b28c588e88451545af291995271f9c
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: {