feat 用户操作

This commit is contained in:
DaxPay
2024-07-12 18:02:46 +08:00
parent f7c28a29db
commit 85341d1a1c
23 changed files with 998 additions and 61 deletions

View File

@@ -13,6 +13,7 @@
ref="formRef"
:model="form"
:rules="rules"
validate-trigger="['blur', 'change']"
:label-col="labelCol"
:wrapper-col="wrapperCol"
>