From 34f71b13b15fb5002f61569aa8940c7b6d26bbb5 Mon Sep 17 00:00:00 2001 From: yangle <admin@YINMOU> Date: 星期二, 28 十一月 2023 16:16:46 +0800 Subject: [PATCH] 生产日记报表里, 增加 业务员 列, 和增加 业务员过滤(根据名称模糊过滤即可) 功能以及 自定义过滤功能; --- SQLHelper/obj/Release/SQLHelper.csproj.AssemblyReference.cache | 0 1 files changed, 0 insertions(+), 0 deletions(-) diff --git a/SQLHelper/obj/Release/SQLHelper.csproj.AssemblyReference.cache b/SQLHelper/obj/Release/SQLHelper.csproj.AssemblyReference.cache index c40953a..855b22c 100644 --- a/SQLHelper/obj/Release/SQLHelper.csproj.AssemblyReference.cache +++ b/SQLHelper/obj/Release/SQLHelper.csproj.AssemblyReference.cache Binary files differ -- Gitblit v1.9.1