From 6a079e08026e1319a37e8c5537ca9a9ac1f3f550 Mon Sep 17 00:00:00 2001
From: 马宇豪 <978517621@qq.com>
Date: Thu, 09 Feb 2023 09:29:15 +0800
Subject: [PATCH] 添加查询条件,细化许可证类型展示
---
src/views/purchase/person.vue | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/views/purchase/person.vue b/src/views/purchase/person.vue
index 7bf62bb..cd82d61 100644
--- a/src/views/purchase/person.vue
+++ b/src/views/purchase/person.vue
@@ -127,7 +127,6 @@
</div>
</div>
</div>
- <p style="color:red">提示:2023年1月13日(08:00~18:00)系统服务器升级期间,销售数据可能产生个别偏差,1月13日销售数据请以线下手工台账为准。</p>
<div class="table_content">
<el-table
v-loading="listLoading"
--
Gitblit v1.9.2