This commit is contained in:
2026-03-04 09:35:41 +08:00
parent b554645bae
commit 4df9bd124b
13 changed files with 18 additions and 18 deletions

View File

@ -3,10 +3,10 @@
<el-dialog
title="选择警用器械"
width="1400px"
v-model="modelValue"
v-model="props.modelValue"
@close="closed"
>
<div v-if="modelValue">
<div v-if="props.modelValue">
<el-form :model="listQuery" class="mosty-from-wrap" :inline="true">
<el-form-item label="器械类型">
<el-select