From 7d7a99d1561eec77ef7c6598c41fcc1e17b8e364 Mon Sep 17 00:00:00 2001 From: zhangyongtian <1181606322@qq.com> Date: Thu, 12 Sep 2024 18:35:58 +0800 Subject: [PATCH] feat: 工作台查询 --- gz-customerSystem/src/views/dispatch/mediateList/index.jsx | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gz-customerSystem/src/views/dispatch/mediateList/index.jsx b/gz-customerSystem/src/views/dispatch/mediateList/index.jsx index 57a5b25..417d954 100644 --- a/gz-customerSystem/src/views/dispatch/mediateList/index.jsx +++ b/gz-customerSystem/src/views/dispatch/mediateList/index.jsx @@ -2,8 +2,8 @@ * @Company: hugeInfo * @Author: ldh * @Date: 2022-03-18 10:21:49 - * @LastEditTime: 2022-11-28 09:47:16 - * @LastEditors: ldh + * @LastEditTime: 2024-08-09 16:57:06 + * @LastEditors: dminyi 1301963064@qq.com * @Version: 1.0.0 * @Description: 调度中心 */ -- Gitblit v1.8.0