tijiao
This commit is contained in:
parent
96b404ebf3
commit
469e95594b
|
@ -95,7 +95,7 @@
|
|||
</el-card>
|
||||
<el-dialog
|
||||
:visible.sync="dialogVisible"
|
||||
:title="dialogType === 'edit' ? '编辑设备' : '新增设备'"
|
||||
:title="dialogType === 'edit' ? '编辑供应商' : '新增供应商'"
|
||||
>
|
||||
<el-form
|
||||
ref="Form"
|
||||
|
|
Loading…
Reference in New Issue