review:【erp 系统】purchase/order 的管理
This commit is contained in:
@@ -32,6 +32,7 @@ const props = withDefaults(defineProps<Props>(), {
|
||||
});
|
||||
|
||||
/** 概览数据 */
|
||||
// TODO @nehc:应该是有 8 个小卡片,少了 4 个?
|
||||
const overviewItems = computed<AnalysisOverviewItem[]>(() => [
|
||||
{
|
||||
icon: SvgCardIcon,
|
||||
|
||||
Reference in New Issue
Block a user