代码合并

This commit is contained in:
BianLzhaoMin 2024-08-05 15:15:25 +08:00
parent cec0148f28
commit 005fea2b88
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<template>
<!-- 编码设备管理 -->
<div class="app-container" id="devices">
<div class="app-container" id="devices" v-if="!props.isShow">
<el-form
:model="queryParams"
ref="queryForm"