From a825c44ff42da28c26c26a17b65dba6c1c896262 Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期三, 16 十一月 2022 17:03:15 +0800
Subject: [PATCH] 完善修复基础资料列表增删改查功能(物料,仓库,职员,部门,组织,计量单位)

---
 BLL/BLL.csproj.user |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/BLL/BLL.csproj.user b/BLL/BLL.csproj.user
index 0d5f65d..19ad28c 100644
--- a/BLL/BLL.csproj.user
+++ b/BLL/BLL.csproj.user
@@ -1,7 +1,7 @@
 锘�<?xml version="1.0" encoding="utf-8"?>
 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0">
   <PropertyGroup>
-    <ProjectView>ProjectFiles</ProjectView>
+    <ProjectView>ShowAllFiles</ProjectView>
     <PublishUrlHistory />
     <InstallUrlHistory />
     <SupportUrlHistory />

--
Gitblit v1.9.1