修改升级日志

This commit is contained in:
guanj
2026-07-20 09:33:10 +08:00
parent a7b5762946
commit b4c706407f
32 changed files with 1780 additions and 142 deletions

View File

@@ -164,7 +164,7 @@
<el-form-item label="关键字筛选" v-if="!dataSet.includes('_')">
<el-input maxlength="32" show-word-limit v-model.trim="searchValue" autocomplete="off"
clearable @input="handleSearch" placeholder="请输入关键字筛选"
style="width: 180px !important"></el-input>
style="width: 200px !important"></el-input>
</el-form-item>
</template>
<template #operation>