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