code review:客户表的实现

This commit is contained in:
YunaiV
2023-10-27 23:01:00 +08:00
parent 32b3c874f5
commit b9ab22dad1
2 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,6 @@
<template>
<Dialog :title="dialogTitle" v-model="dialogVisible">
<!-- TODO @wanwan表单按照 docs 提供的再改下 -->
<el-form
ref="formRef"
:model="formData"