This commit is contained in:
shilixia 2022-03-11 15:12:46 +08:00
parent 96b404ebf3
commit 469e95594b
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@
</el-card>
<el-dialog
:visible.sync="dialogVisible"
:title="dialogType === 'edit' ? '编辑设备' : '新增设备'"
:title="dialogType === 'edit' ? '编辑供应商' : '新增供应商'"
>
<el-form
ref="Form"