入库管理

This commit is contained in:
bb_pan 2025-12-24 18:23:54 +08:00
parent 1cff4203b1
commit 91ac49e120
1 changed files with 1 additions and 1 deletions

View File

@ -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"