liu
3 天以前 1c7b0c4e02f351064b9c68ec8f6e85d7665f66ab
src/views/erp/purchase/statistics/uncompleted.vue
@@ -8,7 +8,7 @@
import { useVbenVxeGrid } from '#/adapter/vxe-table';
import { getUncompletedOrders } from '#/api/erp/purchase/statistics';
import { getSupplierSimpleList } from '#/api/erp/purchase/supplier';
import { getSupplierSimpleList } from '#/api/srm/supplier';
import { getRangePickerDefaultProps } from '#/utils';
import type { VbenFormSchema } from '#/adapter/form';