gaoluyang
3 天以前 7012a0aeb8b2701a68e79b0b4583c7ad86628780
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';