入库管理
This commit is contained in:
parent
1cff4203b1
commit
91ac49e120
|
|
@ -1,7 +1,7 @@
|
||||||
<template>
|
<template>
|
||||||
<!-- 弹窗内容区域 -->
|
<!-- 弹窗内容区域 -->
|
||||||
<el-dialog
|
<el-dialog
|
||||||
title="设备入库"
|
title="新增装备"
|
||||||
:visible.sync="dialogVisible"
|
:visible.sync="dialogVisible"
|
||||||
width="90%"
|
width="90%"
|
||||||
:destroy-on-close="true"
|
:destroy-on-close="true"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue