This commit is contained in:
Rhett霍 2024-12-30 09:40:31 +08:00
parent 1693ebdea8
commit 8258513fbb
2 changed files with 1 additions and 2 deletions

View File

@ -3,7 +3,6 @@
## 前端运行
```bash
cd ./wisdomintercede-front
npm install nodejs版本20.0.0 账号admin 密码jm@61020900

View File

@ -124,7 +124,7 @@
<p class="mt-2 mb-2" style="color:#1388F5;font-weight: bold">历史来访信息</p>
</el-col>
<el-col :span="24" style="width:100%">
<!-- 表格区域 -->
<!-- 表格区域 两种方式一种弹框显示一种是下拉显示 -->
<!-- <AddEditRegistVisitTable ref="AddEditRegistVisitTableRef" /> -->
<collapseTbale ref="collapseRef" />
</el-col>