定时发送变更信息bug

This commit is contained in:
Paidax
2025-03-13 09:21:51 +08:00
parent 5927a814e9
commit 089959113a
2 changed files with 10 additions and 7 deletions
@@ -48,7 +48,7 @@ layout("/layouts/platform.html"){
</el-card>
<el-card shadow="never" class="mt10">
<table-tool :app="this" label="变更记录(默认查询当天变更记录,如需查询更多变更记录,请选择上方【变更日期】后进行搜索)">
<table-tool :app="this" label="变更记录(默认查询最近三个月,如需查询其他变更记录,请选择上方【变更日期】后进行搜索)">
<template #func>
<el-button type="primary" style="margin-right: 10px" size="small" @click="doBatchChange">批量确认</el-button>