版本变更3.19

This commit is contained in:
dxc
2026-05-14 18:01:28 +08:00
parent 1a76c4853e
commit 857ff958bc
2 changed files with 2 additions and 2 deletions

View File

@ -234,7 +234,7 @@ const handleLogout = () => {
<footer v-if="!isLoginPage" class="app-footer">
<span class="version-tag">
<el-icon style="vertical-align: middle; margin-right: 4px"><InfoFilled /></el-icon>
当前版本:V3.18(4.29部署
当前版本:V3.19(5.14部署
</span>
</footer>

View File

@ -1,5 +1,5 @@
<template>
<div v-if="userStore.hasPermission('outbound_list:view')" class="app-container">
<div class="app-container">
<div class="filter-container">
<el-input
v-model="listQuery.keyword"