feat(custom): 新增订单统计,用户统计

This commit is contained in:
2023-10-20 20:55:26 +08:00
parent 05d87a975c
commit 23180eff04
7 changed files with 407 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
<template>
<CommonPage show-footer :title="$route.title">
<!-- {{ model }}-->
<!--{{ model }}-->
<n-spin size="large" :show="isShowSpin">
<n-form ref="formRef" label-width="100" :model="model" :rules="rules" label-placement="left">
<n-grid :cols="2" :x-gap="24">