feat: add manager list page in console page

This commit is contained in:
RockYang
2024-03-21 15:24:28 +08:00
parent 79b7fee47c
commit 41ae411f9b
9 changed files with 367 additions and 10 deletions

View File

@@ -51,7 +51,6 @@
v-model="showDialog"
:title="title"
:close-on-click-modal="false"
style="width: 90%; max-width: 600px;"
>
<el-form :model="item" label-width="120px" ref="formRef" :rules="rules">
<el-form-item label="产品名称" prop="name">