xiaoyi
5 天以前 07bb7e462ea911a698da03cf50e92103e6434e88
src/views/erp/stock/move/index.vue
@@ -4,8 +4,8 @@
import { ref } from 'vue';
import { DocAlert, Page, useVbenModal } from '..\..\..\..\packages\effects\common-ui\src';
import { downloadFileFromBlobPart, isEmpty } from '..\..\..\..\packages\utils\src';
import { Page, useVbenModal } from '@vben/common-ui';
import { downloadFileFromBlobPart, isEmpty } from '@vben/utils';
import { message } from 'ant-design-vue';
@@ -133,15 +133,7 @@
</script>
<template>
  <Page auto-content-height>
    <template #doc>
      <DocAlert
        title="【库存】库存调拨、库存盘点"
        url="https://doc.iocoder.cn/erp/stock-move-check/"
      />
    </template>
    <FormModal @success="handleRefresh" />
  <Page auto-content-height><FormModal @success="handleRefresh" />
    <Grid table-title="库存调拨单列表">
      <template #toolbar-tools>
        <TableAction